IrinaAbdullaeva commited on
Commit
007fb0e
·
verified ·
1 Parent(s): 1d7753e

Training in progress, epoch 0

Browse files
Files changed (2) hide show
  1. adapter_config.json +5 -5
  2. adapter_model.safetensors +2 -2
adapter_config.json CHANGED
@@ -19,17 +19,17 @@
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
- "r": 4,
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,
 
19
  "megatron_core": "megatron.core",
20
  "modules_to_save": null,
21
  "peft_type": "LORA",
22
+ "r": 8,
23
  "rank_pattern": {},
24
  "revision": null,
25
  "target_modules": [
26
+ "q_proj",
 
27
  "down_proj",
28
+ "up_proj",
29
+ "gate_proj",
30
  "k_proj",
31
  "v_proj",
32
+ "o_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:b09222577b5b9bc98a25d6e0dd9d5de4968c49057ce0858a377f522444afe825
3
- size 44807248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb18b9013e5010a555f57b8ff77af6a6aa9f2ffc2cc253003deae2c7fc356b1d
3
+ size 89502984