AIEngineerYvar commited on
Commit
659a1f1
·
verified ·
1 Parent(s): 7af6526

Training in progress, step 609

Browse files
Files changed (3) hide show
  1. model.safetensors +1 -1
  2. tokenizer.json +2 -11
  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:e575130f16eed7f40d76bbd547367addb2744d33a8a11e1755c986bd80633b1d
3
  size 1625422896
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33296261b6749c211fc08163f8a0c727cae17ca4e7082ccf21343401f07f7f6f
3
  size 1625422896
tokenizer.json CHANGED
@@ -2,20 +2,11 @@
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
- "max_length": 1020,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
- "padding": {
10
- "strategy": {
11
- "Fixed": 1020
12
- },
13
- "direction": "Right",
14
- "pad_to_multiple_of": null,
15
- "pad_id": 1,
16
- "pad_type_id": 0,
17
- "pad_token": "<pad>"
18
- },
19
  "added_tokens": [
20
  {
21
  "id": 0,
 
2
  "version": "1.0",
3
  "truncation": {
4
  "direction": "Right",
5
+ "max_length": 300,
6
  "strategy": "LongestFirst",
7
  "stride": 0
8
  },
9
+ "padding": null,
 
 
 
 
 
 
 
 
 
10
  "added_tokens": [
11
  {
12
  "id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94be07bd82a326a57cf16551e1612d6980f70b467986346e7513c64be136ed90
3
- size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ad870c714ed44068d2fd7cca3557416365bc6a6504d01965931a63e44701faa
3
+ size 5905