lorenzoscottb commited on
Commit
29e58e4
1 Parent(s): 2690627

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:a8d27ed2f517f45f9698cd058e090527845942b87ddf92a00abfafefe8af3817
3
  size 891700799
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2dd1ce1a3705fa1f98cdba6964e83437504d09002616ddde74263c6dc9ca39b3
3
  size 891700799
tokenizer.json CHANGED
@@ -2,7 +2,7 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 32,
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
  },