ncoop57 commited on
Commit
0773356
1 Parent(s): b2c5b72

Model save

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +16 -2
  3. training_args.bin +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:18b5821d35c0c242a66915ebd2fc004e50ce570e02160e4451d80256282b56e9
3
  size 551186797
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dbe38f331b12efbba414865b63bd04136d671bb5331238682b96625c82624f1
3
  size 551186797
tokenizer.json CHANGED
@@ -1,7 +1,21 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 50256,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 256,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": {
11
+ "Fixed": 256
12
+ },
13
+ "direction": "Right",
14
+ "pad_to_multiple_of": null,
15
+ "pad_id": 50256,
16
+ "pad_type_id": 0,
17
+ "pad_token": "<|endoftext|>"
18
+ },
19
  "added_tokens": [
20
  {
21
  "id": 50256,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5367ef535916cf799c829af09d565e7a671c91578043e4a6b81d966d921f8c3f
3
  size 3515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e11d75018d79b556b3ac6dd122486448c7eb8c7974b7344e8de9ef576e448b6
3
  size 3515