selamw commited on
Commit
55fc418
1 Parent(s): 8f00e0f

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
- "up_proj",
25
- "o_proj",
26
- "q_proj",
27
  "v_proj",
 
 
28
  "down_proj",
29
- "gate_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "v_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
  "down_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "o_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:230eca198bf51e8551bc551c771bedd02aeb51e7004432b174416b40af487228
3
  size 45258384
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3dfb451eca3522a7329e4c87480cea1f83309fde8865e61eed148b898cce2709
3
  size 45258384