ssdatar commited on
Commit
13d8b5c
1 Parent(s): b0799a3

Training in progress, step 500

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:3d3ea84259dc6680de24e1fcd9487817e0cb5f08234c60358f5aa3589fce7c47
3
  size 205317885
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c02b43cc209eea5c8d4c81b12a7bf7b77f1548ad4ef930de34c01aefa9c83944
3
  size 205317885
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": 300,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },