A2Amir commited on
Commit
0aec536
·
verified ·
1 Parent(s): 7a5dc3e

Training in progress, step 336

Browse files
Files changed (3) hide show
  1. adapter_model.safetensors +1 -1
  2. tokenizer.json +10 -3
  3. training_args.bin +1 -1
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05695b4bc10c1c0400703e5e8a7490b5a7b970010d47b4d9156f0288f06c3448
3
  size 1594115680
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fa7d7fedef28fda0a10a44b06c9192d021bb09185cc87a9b34d1f0ca15265f7
3
  size 1594115680
tokenizer.json CHANGED
@@ -1,9 +1,16 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
 
 
 
 
 
4
  "padding": {
5
- "strategy": "BatchLongest",
6
- "direction": "Left",
 
 
7
  "pad_to_multiple_of": null,
8
  "pad_id": 32001,
9
  "pad_type_id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 1137,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
  "padding": {
10
+ "strategy": {
11
+ "Fixed": 1137
12
+ },
13
+ "direction": "Right",
14
  "pad_to_multiple_of": null,
15
  "pad_id": 32001,
16
  "pad_type_id": 0,
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:95536db11ec18f1f69179abc2b1e3df9f560ccc9ba3eea01b09ed6f0c4d79f57
3
  size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94b1e5a4444b50674b061e72283f372688cc3d45a15e26ad8209ffc9204861c1
3
  size 5560