pedrosperber760 commited on
Commit
0d06538
·
verified ·
1 Parent(s): 4977fe4

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