duyphu commited on
Commit
0cf6705
·
verified ·
1 Parent(s): 38c6e72

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
- "gate_proj",
27
  "k_proj",
28
  "down_proj",
29
- "up_proj",
30
- "q_proj",
31
- "o_proj"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
24
  "shared_expert_gate",
25
  "gate",
26
+ "up_proj",
27
+ "o_proj",
28
  "k_proj",
29
  "down_proj",
30
+ "gate_proj",
31
+ "v_proj"
 
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:a6e497b1ce6b627ea7da09527644c58698f3972c83d7bcfb0326006b675ed1aa
3
  size 327040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a2d2d1a976164d8c34bd45325af1bd09929b4e963724b6617b620f2175ed59
3
  size 327040
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa1428edc12ebed704973c935480def3105f22112042b963b73574e7a6b178a1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5d0d467aa48ca1e05ce642f7cd0272209fafcb512e63e36c7eb03dad7040dbb
3
  size 6776