rose-e-wang commited on
Commit
92d045b
·
verified ·
1 Parent(s): 9165383

Training in progress, epoch 3

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:d794cceaa8252ad96b3fb4b64779008501b37842d544c36e17c98f2a4265c16b
3
  size 1421595057
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:156e952b58bedefb44187ec0be87973b580480a3d66bcd355c7e7b028fb40c82
3
  size 1421595057
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": 512,
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:0af25e8ab8ada8a5201e11ececded58a863c0ab9cb5b9e4270b8d91592d44745
3
  size 4091
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab3a9a3928eca407d420d1d5c6eea0d24af73a3ac39ced32ad01c3c92886cec
3
  size 4091