satyanshu404 commited on
Commit
409a3de
1 Parent(s): 5096f18

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. pytorch_model.bin +1 -1
  2. tokenizer.json +6 -1
  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:9710c8311c67ba940ec84258793176126d5dcd3bc838091005c7c57e27fd9777
3
  size 1625537802
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97b6372f6e391f699ba12b856455f52c52fcd0a657597945e65442b16d36ca8
3
  size 1625537802
tokenizer.json CHANGED
@@ -1,6 +1,11 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": null,
5
  "added_tokens": [
6
  {
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": null,
10
  "added_tokens": [
11
  {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6eec492e0b261c0023e4425962444b941da5e092b4d12bc9fc1a46f68831fd0
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78da1fab68e7d68240f760edcc30a37e2c07e541cb024f460eb8dded117eaaf7
3
  size 4728