aroraaman commited on
Commit
3786208
1 Parent(s): 3a24772

Training in progress, epoch 0

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