Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- form_vocab.json +3 -0
- tag_vocab.json +45 -0
- text_vocab.json +3 -0
.gitattributes
CHANGED
|
@@ -57,3 +57,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 57 |
# Video files - compressed
|
| 58 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
form_vocab.json filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
text_vocab.json filter=lfs diff=lfs merge=lfs -text
|
form_vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea463dc9e2d41093d5756f0e262575fb0186dfe616891b7d80c7678d9ac88bbc
|
| 3 |
+
size 17943777
|
tag_vocab.json
ADDED
|
@@ -0,0 +1,45 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"NNG": 2,
|
| 3 |
+
"EC": 3,
|
| 4 |
+
"VV": 4,
|
| 5 |
+
"ETM": 5,
|
| 6 |
+
"JKB": 6,
|
| 7 |
+
"NNB": 7,
|
| 8 |
+
"NNP": 8,
|
| 9 |
+
"JKO": 9,
|
| 10 |
+
"XSV": 10,
|
| 11 |
+
"JX": 11,
|
| 12 |
+
"EF": 12,
|
| 13 |
+
"SN": 13,
|
| 14 |
+
"JKS": 14,
|
| 15 |
+
"EP": 15,
|
| 16 |
+
"MAG": 16,
|
| 17 |
+
"XSN": 17,
|
| 18 |
+
"JKG": 18,
|
| 19 |
+
"VX": 19,
|
| 20 |
+
"VCP": 20,
|
| 21 |
+
"VA": 21,
|
| 22 |
+
"MM": 22,
|
| 23 |
+
"SL": 23,
|
| 24 |
+
"NP": 24,
|
| 25 |
+
"JC": 25,
|
| 26 |
+
"XSA": 26,
|
| 27 |
+
"NR": 27,
|
| 28 |
+
"ETN": 28,
|
| 29 |
+
"XPN": 29,
|
| 30 |
+
"JKQ": 30,
|
| 31 |
+
"XR": 31,
|
| 32 |
+
"VA-I": 32,
|
| 33 |
+
"IC": 33,
|
| 34 |
+
"VV-R": 34,
|
| 35 |
+
"MAJ": 35,
|
| 36 |
+
"JKC": 36,
|
| 37 |
+
"VV-I": 37,
|
| 38 |
+
"VCN": 38,
|
| 39 |
+
"XSA-I": 39,
|
| 40 |
+
"VA-R": 40,
|
| 41 |
+
"JKV": 41,
|
| 42 |
+
"XSM": 42,
|
| 43 |
+
"<PAD>": 0,
|
| 44 |
+
"<UNK>": 1
|
| 45 |
+
}
|
text_vocab.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ea463dc9e2d41093d5756f0e262575fb0186dfe616891b7d80c7678d9ac88bbc
|
| 3 |
+
size 17943777
|