jdavit commited on
Commit
7e2efd3
·
verified ·
1 Parent(s): fedbf49

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +3 -3
  3. training_args.bin +2 -2
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:635ebd50ad35a545580ecea810cc1ab22485de8084c4bb046a4bfc4a4b3d4de8
3
  size 496241016
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6016ab54f103c885e1e03573ff92ef88c8a21ecb2e79ea3da701a44af1af17b
3
  size 496241016
tokenizer.json CHANGED
@@ -2,13 +2,13 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 384,
6
  "strategy": "OnlySecond",
7
- "stride": 0
8
  },
9
  "padding": {
10
  "strategy": {
11
- "Fixed": 384
12
  },
13
  "direction": "Right",
14
  "pad_to_multiple_of": null,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 512,
6
  "strategy": "OnlySecond",
7
+ "stride": 128
8
  },
9
  "padding": {
10
  "strategy": {
11
+ "Fixed": 512
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:9a6121fa1e08c019aef8c5c9d8335275aec61312f9edd507d6b7cf0d06628651
3
- size 5176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64ae57940469030b40360ca9f76c7f9b634933c1f3b9672a244696b421369ba
3
+ size 5240