dsakerkwq commited on
Commit
83300fc
·
verified ·
1 Parent(s): 7cc6c9e

Training in progress, step 3

Browse files
adapter_config.json CHANGED
@@ -20,15 +20,15 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
- "shared_expert_gate",
25
- "k_proj",
26
  "q_proj",
 
 
 
27
  "v_proj",
28
  "up_proj",
29
- "o_proj",
30
- "down_proj",
31
- "gate"
32
  ],
33
  "task_type": "CAUSAL_LM",
34
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "gate",
 
 
24
  "q_proj",
25
+ "k_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
  "v_proj",
29
  "up_proj",
30
+ "shared_expert_gate",
31
+ "down_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:5273ed67ed07557c357f7d9c2a134c73c14bbab7da8d5e75cb9d3417a5556d63
3
  size 619632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf0e485870825f64d302019f5843d7db11744a138aec55c16990179f622a09f8
3
  size 619632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6d17a2d7c753668038fc708e931afd4960bfaccc6778ffcb05c17982c263115
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6836878b4d58f42aba8b8da9c26e88662a423037cdadf955f0d7e08457efa733
3
  size 6776