mgtoxd commited on
Commit
27a91e6
·
1 Parent(s): 2acb408

add tokenizer

Browse files
runs/Jun19_10-45-28_container-2d58119aae-88e6f5ed/1655607360.170714/events.out.tfevents.1655607360.container-2d58119aae-88e6f5ed.4302.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b43bc44007d35024935cd9687f30b7ab4cb6ea3575ded6d114a8b2f24a853bd
3
+ size 5380
runs/Jun19_10-45-28_container-2d58119aae-88e6f5ed/events.out.tfevents.1655607360.container-2d58119aae-88e6f5ed.4302.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d7461bcb472d87db27d14bafc9277f3cf6f449350b346f3e82b315e62101e720
3
+ size 5492
runs/Jun19_11-05-03_container-2d58119aae-88e6f5ed/1655608542.9959757/events.out.tfevents.1655608542.container-2d58119aae-88e6f5ed.4302.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e51a4eeb62e61289d517f127dbb9009b6d3783babc420328fbedf70c1b2ac30
3
+ size 5380
runs/Jun19_11-05-03_container-2d58119aae-88e6f5ed/events.out.tfevents.1655608542.container-2d58119aae-88e6f5ed.4302.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec2871134dcc41f2a5e5c5ee598eb76989588d2c542681027fac7bf3d839fdcb
3
+ size 5492
runs/Jun19_11-24-46_container-2d58119aae-88e6f5ed/1655609735.5893884/events.out.tfevents.1655609735.container-2d58119aae-88e6f5ed.4302.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1095a6a1f4e6fbc10d3a303d2465deb7d389532e999b2f195b1df9d385e480b3
3
+ size 5380
runs/Jun19_11-24-46_container-2d58119aae-88e6f5ed/events.out.tfevents.1655609735.container-2d58119aae-88e6f5ed.4302.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84e996b242289d6f1bafd8d424c3a72053b54ab76e90d5afeb21306271dc8687
3
+ size 5335
vocab.json CHANGED
@@ -1,37 +1,37 @@
1
  {
2
- "'": 1,
3
- "2": 11,
4
- "3": 8,
5
- "4": 3,
6
- "5": 2,
7
- "6": 16,
8
  "[PAD]": 34,
9
  "[UNK]": 33,
10
- "a": 15,
11
- "b": 31,
12
- "c": 5,
13
- "d": 28,
14
- "e": 17,
15
- "f": 30,
16
- "g": 13,
17
- "h": 19,
18
- "i": 21,
19
- "j": 9,
20
- "k": 6,
21
- "l": 26,
22
- "m": 20,
23
- "n": 25,
24
- "o": 12,
25
- "p": 14,
26
- "q": 27,
27
- "r": 7,
28
- "s": 22,
29
- "t": 4,
30
- "u": 24,
31
- "v": 10,
32
- "w": 32,
33
- "x": 23,
34
- "y": 0,
35
- "z": 18,
36
- "|": 29
37
  }
 
1
  {
2
+ "'": 5,
3
+ "2": 4,
4
+ "3": 13,
5
+ "4": 18,
6
+ "5": 24,
7
+ "6": 21,
8
  "[PAD]": 34,
9
  "[UNK]": 33,
10
+ "a": 8,
11
+ "b": 20,
12
+ "c": 15,
13
+ "d": 0,
14
+ "e": 27,
15
+ "f": 10,
16
+ "g": 26,
17
+ "h": 14,
18
+ "i": 23,
19
+ "j": 3,
20
+ "k": 7,
21
+ "l": 28,
22
+ "m": 22,
23
+ "n": 1,
24
+ "o": 19,
25
+ "p": 32,
26
+ "q": 11,
27
+ "r": 17,
28
+ "s": 12,
29
+ "t": 25,
30
+ "u": 31,
31
+ "v": 6,
32
+ "w": 2,
33
+ "x": 30,
34
+ "y": 29,
35
+ "z": 9,
36
+ "|": 16
37
  }