lorenzoscottb commited on
Commit
7dc4c98
1 Parent(s): af743da

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