vramesh commited on
Commit
0982c41
·
verified ·
1 Parent(s): 629077e

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +3 -3
  2. adapter_model.safetensors +1 -1
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
- "up_proj",
25
  "q_proj",
26
- "v_proj",
27
  "o_proj",
28
  "gate_proj",
29
- "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
  "down_proj",
 
26
  "q_proj",
 
27
  "o_proj",
28
  "gate_proj",
29
+ "up_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:5f6676efc003b32575cf38862a8423c97001331e8876dd296aca828480f18339
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c92ad0f6a5c267e2c95fba538d492d1d5df481272ae36876e7047eb4853abdf1
3
  size 45258384