fe2plus commited on
Commit
b585af1
·
1 Parent(s): e6a5f8b

Training in progress, step 500

Browse files
Files changed (4) hide show
  1. config.json +1 -1
  2. pytorch_model.bin +1 -1
  3. tokenizer.json +1 -1
  4. training_args.bin +2 -2
config.json CHANGED
@@ -55,7 +55,7 @@
55
  }
56
  },
57
  "torch_dtype": "float32",
58
- "transformers_version": "4.33.1",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
 
55
  }
56
  },
57
  "torch_dtype": "float32",
58
+ "transformers_version": "4.33.2",
59
  "use_cache": true,
60
  "vocab_size": 32128
61
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1fa3c4ecb5215282509601790f51b715333923109c814ee20e117b6c328ff2fc
3
  size 242071641
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8c8e2db361973d54c6e78228d56f71d95e4b7b09115f7c35ba603ad50846969f
3
  size 242071641
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
  },
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:646cde4350318e2adbe605ee8a9a6ebb459d47cad742b1d53af906adc9fe2dba
3
- size 4219
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:92ebf311bd6e8a0d06972dd9f2bd0f2b4cc8bd942002acd9573644f4fb576672
3
+ size 4155