Skip to content

Commit b15b88a

Browse files
committed
fix bug with max_length in tokenizer. improved loading vectors. added weight initialization
1 parent 42e9e48 commit b15b88a

File tree

6 files changed

+845
-403
lines changed

6 files changed

+845
-403
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,3 +107,4 @@ saves/*
107107
*.pt
108108
.vscode/
109109
custom_embeddings/trained_embeddings.*
110+
experimental/.data/

0 commit comments

Comments
 (0)