ketchup123 commited on
Commit
be1b406
1 Parent(s): 75e410a

Training in progress, step 1000

Browse files
adapter_config.json CHANGED
@@ -23,8 +23,8 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "q_proj",
27
- "v_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "v_proj",
27
+ "q_proj"
28
  ],
29
  "task_type": null,
30
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c05712e772525b0b11ba9c13004e8b857ca87d95d4648b0849214ed7f8499922
3
  size 27280152
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ebb71e1902fe193b5e835e73c169dbd7e163c84696378b50fc5943b096d33af
3
  size 27280152
tokenizer_config.json CHANGED
@@ -2059,5 +2059,6 @@
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|eot_id|>",
 
2062
  "tokenizer_class": "PreTrainedTokenizerFast"
2063
  }
 
2059
  ],
2060
  "model_max_length": 131072,
2061
  "pad_token": "<|eot_id|>",
2062
+ "padding_side": "left",
2063
  "tokenizer_class": "PreTrainedTokenizerFast"
2064
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:63064b1ab46015eb51cf73434efcb0cec705c590ccdd062964e0dee6dda954fa
3
- size 5496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16e6fdccca0cb59dd319c14f503d82814a2092af53932c90d0c782bca53958a1
3
+ size 5560