tuanna08go commited on
Commit
6c6ce45
·
verified ·
1 Parent(s): 3239c2e

Training in progress, step 9

Browse files
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
- "down_proj",
25
- "k_proj",
26
- "v_proj",
27
  "gate_proj",
28
- "q_proj",
29
- "o_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "up_proj",
 
 
 
25
  "gate_proj",
26
+ "o_proj",
27
+ "k_proj",
28
+ "down_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:e954c9daff16c8e52730665fcc7ff6924be23df01bc34110941b9c3a8a663b79
3
  size 31064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f8585312ecbf3ec8b345073060016368a1f1b0ca4272225ab97aee6c55153aa
3
  size 31064
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e09e198185d2f5dc699c03839638bb0d214c251f82e01a47fa709b21db087e1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1afe2f721264f935940f4476960cad4436273656a52f78c1c6a40858e180c577
3
  size 6776