model
Browse files- .gitattributes +4 -0
- config.json +3 -0
- config/STFANGSO.TTF24.npy +3 -0
- config/STXINGKA.TTF24.npy +3 -0
- config/id2pinyin.json +3 -0
- config/pinyin2tensor.json +3 -0
- config/pinyin_map.json +3 -0
- config/方正古隶繁体.ttf24.npy +3 -0
- pytorch_model.bin +3 -0
- vocab.txt +3 -0
.gitattributes
CHANGED
@@ -14,3 +14,7 @@
|
|
14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
14 |
*.pb filter=lfs diff=lfs merge=lfs -text
|
15 |
*.pt filter=lfs diff=lfs merge=lfs -text
|
16 |
*.pth filter=lfs diff=lfs merge=lfs -text
|
17 |
+
config/* filter=lfs diff=lfs merge=lfs -text
|
18 |
+
config.json filter=lfs diff=lfs merge=lfs -text
|
19 |
+
pytorch_model.bin filter=lfs diff=lfs merge=lfs -text
|
20 |
+
vocab.txt filter=lfs diff=lfs merge=lfs -text
|
config.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb302bbe500e5f295668d87fae19a9aa5f4eaa92493940c60d7e3fa04ec25b46
|
3 |
+
size 474
|
config/STFANGSO.TTF24.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:09e11244c473c9272b6e9d2b81aaead7d3adbeb9c4c6fde5c5fe495401ceb065
|
3 |
+
size 107071616
|
config/STXINGKA.TTF24.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:531e568202ceff79cc621775050b36c1c627463fc535fa3231a76c904b886bfd
|
3 |
+
size 107071616
|
config/id2pinyin.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afc9f9a823da838c2c4bf31c05c37d6a3f7977785d3e3c5bd9ddde4154745f4a
|
3 |
+
size 1150405
|
config/pinyin2tensor.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:38083adb20dd4d21f39e3cd8f048f5237e39e0dc35e482229854b8bba3419d52
|
3 |
+
size 50573
|
config/pinyin_map.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e2181bd903d58c876b12f1942ba535b8a329ecc93d916ed946a5132e9aaab4e
|
3 |
+
size 466
|
config/方正古隶繁体.ttf24.npy
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b354344e73ed5afc3d9a922d9cef2fc6f53bfff17a5876b3ffb74e74df02b4f
|
3 |
+
size 107071616
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ddad8cd2493d405ce6dab118cf1e080ccd882808fe1d36af9c94ab4d90091384
|
3 |
+
size 1496470049
|
vocab.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8de924e32def1a85879c4e153d4ebee505d96702c477db4b712698971f7b3698
|
3 |
+
size 117890
|