Anurag Singh commited on
Commit
52e9162
1 Parent(s): 4219c42

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +3 -3
  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:0f92ecacaa30e5bca3a5b5d6ab6f31333d7cd3a371fc0ea9d45598d5c3a45873
3
  size 496299053
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf3c602aff57504b02d30f2efe6a1b4a42aaa30838282d98b3c3a44ce3621570
3
  size 496299053
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 480,
6
  "strategy": "OnlySecond",
7
- "stride": 50
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 480
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 384,
6
  "strategy": "OnlySecond",
7
+ "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 384
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:252deacb491d2f96459e7c4334e6e0a87a2c0187ba61eb7ca0e35d20c442b271
3
  size 3899
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c662760e0cf4a5eb49b12d3a273a02031eee7e75a79ea3c65adbe4bf864c1d5
3
  size 3899