mosama commited on
Commit
6856698
·
verified ·
1 Parent(s): 43a9477

Training in progress, step 3900

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