mosama commited on
Commit
91bc873
·
verified ·
1 Parent(s): de874de

Training in progress, step 1900

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -26,13 +26,13 @@
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
29
- "k_proj",
30
- "gate_proj",
31
- "down_proj",
32
- "q_proj",
33
  "v_proj",
 
 
34
  "o_proj",
35
- "up_proj"
 
 
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
 
26
  "rank_pattern": {},
27
  "revision": null,
28
  "target_modules": [
 
 
 
 
29
  "v_proj",
30
+ "up_proj",
31
+ "q_proj",
32
  "o_proj",
33
+ "k_proj",
34
+ "gate_proj",
35
+ "down_proj"
36
  ],
37
  "task_type": "CAUSAL_LM",
38
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8a44dfb5e264781c6f6c2ec17953b55c8d56028cea17c18c1ea00e1a273ca0df
3
  size 1370666272
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f76dbb9a45ae718cb4c4ffa542564fbd46a97583f94b15b7d3e80c39275a70f
3
  size 1370666272