RishuD7 commited on
Commit
71ad7da
1 Parent(s): 7b44749

Training in progress, epoch 0

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