duyphu commited on
Commit
10d4bd9
·
verified ·
1 Parent(s): 36ed3ac

Training in progress, step 13

Browse files
adapter_config.json CHANGED
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "shared_expert_gate",
24
- "gate",
25
- "v_proj",
26
- "up_proj",
27
  "gate_proj",
 
 
28
  "o_proj",
 
29
  "down_proj",
30
- "k_proj",
31
- "q_proj"
 
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "gate_proj",
24
+ "k_proj",
25
+ "v_proj",
26
  "o_proj",
27
+ "up_proj",
28
  "down_proj",
29
+ "shared_expert_gate",
30
+ "q_proj",
31
+ "gate"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b966c76108107ff60b623e9a2bc19fffcac569dfc3502004988802b1b6c01bd7
3
  size 327040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1da73027dff9cc20a93d341d483f02efe981f042865c408e996ce35134494d65
3
  size 327040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:708d9251e4425ff15d3c927d0385ef6447c1a792970dab07bd3eff9f806807b2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f68848c8c423b055b9c58e67ada06be65a883e6283ecb66c7e4218c8f3fa9d6
3
  size 6776