chauhoang commited on
Commit
adafe54
·
verified ·
1 Parent(s): 08d75af

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
- "gate_proj",
25
  "v_proj",
26
- "o_proj",
27
  "q_proj",
 
28
  "up_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
24
  "v_proj",
25
+ "gate_proj",
26
  "q_proj",
27
+ "down_proj",
28
  "up_proj",
29
+ "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1b8665d9ff23079b2a14ff421e57d746cf6f6409d5919c3c61163f9815e1ae2c
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25e33b8a856b9befc927638ad0391f62bbaa38bdc89f543b573cbb6cde209884
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c29bffecbe78205c76a9ccf30e40a4ba72465835f7e29f703505f9d18a4770af
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e662bd62c22c09e1e205713b204100032450de7952eaf7ff95af38090ffe4788
3
  size 6776