chauhoang commited on
Commit
b57efaa
·
verified ·
1 Parent(s): a273af8

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
- "up_proj",
24
  "o_proj",
25
- "k_proj",
26
  "q_proj",
27
- "v_proj",
28
  "gate_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "o_proj",
 
24
  "q_proj",
25
+ "down_proj",
26
  "gate_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "up_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:b8845790e90eeb4306dd81436458de72cd79692e6933bb626f64f3a6edc95fca
3
  size 27024
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27db72ff1d99818c996e0d4090ba341857ed90a5b4c6f3b036f3318f8a7c4473
3
  size 27024
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9c35d13ca93aaf81921d1b2c1dbacd88d288fa91ef62e7d3990bdd5104b14eb
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8473ab43230788f187e9b246a537d9bf533b75aba723ae12648343d79667787d
3
  size 6776