IrinaAbdullaeva commited on
Commit
1d7753e
·
verified ·
1 Parent(s): 10da848

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