taesiri commited on
Commit
ea44c18
1 Parent(s): 578a2d2

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
@@ -23,13 +23,13 @@
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
- "up_proj",
27
  "v_proj",
28
- "gate_proj",
29
- "q_proj",
30
- "o_proj",
31
  "k_proj",
32
- "down_proj"
 
 
 
 
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
 
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
 
26
  "v_proj",
 
 
 
27
  "k_proj",
28
+ "up_proj",
29
+ "o_proj",
30
+ "gate_proj",
31
+ "down_proj",
32
+ "q_proj"
33
  ],
34
  "task_type": null,
35
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:beaef5f78f327495dfe240f860bf5d46078195ad9b8c1e6a9b76a17521ad1a24
3
  size 88693872
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db2a5f92e18885d9d8b7339fc5a48ed5e8f8155d9c19016f14b8965d947e06dc
3
  size 88693872