Vkt commited on
Commit
54bc731
·
1 Parent(s): 3a65390

add tokenizer

Browse files
added_tokens.json CHANGED
@@ -1 +1 @@
1
- {"<s>": 25, "</s>": 26, "[PAD]": 27}
 
1
+ {"<s>": 27, "</s>": 28, "[PAD]": 29}
runs/Apr01_14-50-59_a6838e6e7b70/1648824674.1403952/events.out.tfevents.1648824674.a6838e6e7b70.1723.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e02f2ccebb71059931ef1ff2baa584daf5024aff61daea85373ca0863ed935ef
3
+ size 4802
runs/Apr01_14-50-59_a6838e6e7b70/events.out.tfevents.1648824674.a6838e6e7b70.1723.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19e3bc2c4fc85fce4c6de4078b8c0e8f7d668f71ef41a7e32224533a07c225d
3
+ size 4759
runs/Apr01_14-52-41_a6838e6e7b70/1648824774.421161/events.out.tfevents.1648824774.a6838e6e7b70.1723.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c1b298af31642e1653e9a64ed142967a27b3d5d11848d0218b94eeb66099080
3
+ size 4802
runs/Apr01_14-52-41_a6838e6e7b70/events.out.tfevents.1648824774.a6838e6e7b70.1723.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f3fda58fce3b616a6784da866cfbe2b579cbf290b34557093abfe740e034195
3
+ size 4759
vocab.json CHANGED
@@ -1 +1 @@
1
- {"a": 1, "b": 2, "c": 3, "d": 4, "e": 5, "f": 6, "g": 7, "h": 8, "i": 9, "j": 10, "k": 11, "l": 12, "m": 13, "n": 14, "o": 15, "p": 16, "q": 17, "r": 18, "s": 19, "t": 20, "u": 21, "v": 22, "w": 23, "x": 24, "z": 25}
 
1
+ {"a": 1, "b": 2, "c": 3, "d": 4, "e": 5, "f": 6, "g": 7, "h": 8, "i": 9, "j": 10, "k": 11, "l": 12, "m": 13, "n": 14, "o": 15, "p": 16, "q": 17, "r": 18, "s": 19, "t": 20, "u": 21, "v": 22, "w": 23, "x": 24, "y": 25, "z": 26, "|": 0}