sravanthib commited on
Commit
1963dcc
·
verified ·
1 Parent(s): ce261c7

Training in progress, step 20

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