Erick03 commited on
Commit
376d14f
1 Parent(s): d684571

Training in progress, step 50

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