tsrivatsav commited on
Commit
6ea8a36
·
1 Parent(s): 3de4e84

add tokenizer

Browse files
added_tokens.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "</s>": 30,
3
- "<pad>": 31,
4
- "<s>": 29
5
  }
 
1
  {
2
+ "</s>": 28,
3
+ "<pad>": 29,
4
+ "<s>": 27
5
  }
runs/Jul21_14-46-32_Tejas-XPS22/1658429230.3284485/events.out.tfevents.1658429230.Tejas-XPS22.26960.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55acdf48d1d787cf518a1cdfcc011f9a5642d6e7fe048350f6a73d2af85fa4c0
3
+ size 5385
runs/Jul21_14-46-32_Tejas-XPS22/events.out.tfevents.1658429230.Tejas-XPS22.26960.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b15a69a682cfc4538b015f2f9f3b76efffe1979f495019f9ecea85a3690b1367
3
+ size 5092
vocab.json CHANGED
@@ -1,7 +1,5 @@
1
  {
2
  " ": 0,
3
- "[PAD]": 28,
4
- "[UNK]": 27,
5
  "a": 1,
6
  "b": 2,
7
  "c": 3,
 
1
  {
2
  " ": 0,
 
 
3
  "a": 1,
4
  "b": 2,
5
  "c": 3,