jumelet commited on
Commit
c29523b
·
1 Parent(s): 078995d

Training in progress, step 15

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +2 -2
  2. tokenizer.json +7 -7
  3. training_args.bin +2 -2
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:279131a3bd081efaba51c2a68f605b1731b67d3b809f3bb6bbc0d5b0789dd947
3
- size 38146
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1de0efa07413d47c9364e4d2caee1967cac61648c377b9754c759bb0a3afbd
3
+ size 38466
tokenizer.json CHANGED
@@ -95,15 +95,15 @@
95
  "<mask>": 2,
96
  "<bos>": 3,
97
  "Tuesday": 4,
98
- "was": 5,
99
- "Today": 6,
100
- "class": 7,
101
  ",": 8,
102
  ".": 9,
103
- "and": 10,
104
- "that": 11,
105
- "meant": 12,
106
- "Bible": 13
107
  },
108
  "unk_token": "<unk>"
109
  }
 
95
  "<mask>": 2,
96
  "<bos>": 3,
97
  "Tuesday": 4,
98
+ "meant": 5,
99
+ "that": 6,
100
+ "and": 7,
101
  ",": 8,
102
  ".": 9,
103
+ "Today": 10,
104
+ "was": 11,
105
+ "Bible": 12,
106
+ "class": 13
107
  },
108
  "unk_token": "<unk>"
109
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:07b86a0e02ea537b4506e363f8e1c962c63e8b1ae26166232812a70a1bd0935a
3
- size 4408
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e188095ff05631e8e3a59ced96cc5a232671adae7c627c572ccf7521800b1b5f
3
+ size 4472