brillm05
commited on
Commit
·
9761729
1
Parent(s):
00b7bd2
Add model files to Git LFS
Browse files- .gitattributes +2 -0
- model_en.bin +3 -0
- model_zh.bin +3 -0
.gitattributes
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
2 |
word_frequency.json filter=lfs diff=lfs merge=lfs -text
|
3 |
word_frequency_en.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
1 |
*.png filter=lfs diff=lfs merge=lfs -text
|
2 |
word_frequency.json filter=lfs diff=lfs merge=lfs -text
|
3 |
word_frequency_en.json filter=lfs diff=lfs merge=lfs -text
|
4 |
+
model_en.bin filter=lfs diff=lfs merge=lfs -text
|
5 |
+
model_zh.bin filter=lfs diff=lfs merge=lfs -text
|
model_en.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e983a680139a3ed4691566dbaf22ed6ad313a59ede7bf0d9c27e188a6dc26af
|
3 |
+
size 3831675672
|
model_zh.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:73278b52f9a523cb75c8972decbae1ab7b76f530ccc5e2ce2ff7743dba0f09de
|
3 |
+
size 8765628900
|