Skip to content

Commit 504d147

Browse files
authored
Merge pull request #156 from KenelmQLH/dev
[BUGFIX] clean model checkpoints
2 parents 47bfce8 + 2bb0a06 commit 504d147

File tree

4 files changed

+4
-1
lines changed

4 files changed

+4
-1
lines changed

.gitignore

+4-1
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,7 @@ tmp*/
116116
jieba.cache
117117
*.kv
118118
*.zip
119-
examples/test_model
119+
examples/test_model
120+
*.pt
121+
*.npy
122+
*.bin

trained_ie.pt

-663 KB
Binary file not shown.

trained_me.pt

-356 KB
Binary file not shown.

w2v_embs.npy

-308 KB
Binary file not shown.

0 commit comments

Comments
 (0)