duyphu commited on
Commit
ea9e51b
·
verified ·
1 Parent(s): 8301f3f

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