lorenzoscottb commited on
Commit
5ec99b9
·
1 Parent(s): bf93091

End of training

Browse files
Files changed (2) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +1 -1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:514bf678bf591194cee79ced82be1b2046a3e0915b150835538cd27d3ed00a75
3
  size 891700799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55fab6d5149c341e8118eaa2c803f5ad5e1b5208416da76667f8db603d9d3d8b
3
  size 891700799
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 64,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },