nannnzk commited on
Commit
2df5b0f
·
verified ·
1 Parent(s): e58b4c8

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -10,23 +10,23 @@
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
- "lora_alpha": 32,
14
- "lora_dropout": 0.1,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "gate_proj",
25
- "v_proj",
26
- "k_proj",
27
- "up_proj",
28
  "q_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
10
  "layers_pattern": null,
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
+ "lora_alpha": 128,
14
+ "lora_dropout": 0.05,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
+ "r": 128,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
+ "o_proj",
 
 
25
  "q_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "up_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:3fe6fc7eb613cdeacd13a0c51e40f0404a92ea7068218ae2b0f601349f0d32fe
3
- size 161533192
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3332259f7ff69edc70f135d7a6689ab644d508f3440df38206eeb25736e33c5
3
+ size 1291899160
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:684647f478ee602c5bba62c0323901b946764297588a4fd0c98a93b113bd79ed
3
  size 5713
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dc94afc08744315d66678bf2b84c8f3fb1eab45e42c9d3f8b011796e288a2f8
3
  size 5713