sam-fd commited on
Commit
5969e23
·
verified ·
1 Parent(s): 99dfb73

Upload folder using huggingface_hub

Browse files
adapter_config.json CHANGED
@@ -11,23 +11,23 @@
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
14
- "lora_dropout": 0.03,
15
  "megatron_config": null,
16
  "megatron_core": "megatron.core",
17
  "modules_to_save": null,
18
  "peft_type": "LORA",
19
- "r": 64,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "down_proj",
25
- "o_proj",
26
- "up_proj",
27
  "ffn",
28
  "v_proj",
 
 
29
  "gate_proj",
30
- "k_proj"
 
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
 
11
  "layers_to_transform": null,
12
  "loftq_config": {},
13
  "lora_alpha": 32,
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": 16,
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "k_proj",
 
 
 
24
  "ffn",
25
  "v_proj",
26
+ "o_proj",
27
+ "q_proj",
28
  "gate_proj",
29
+ "up_proj",
30
+ "down_proj"
31
  ],
32
  "task_type": "CAUSAL_LM",
33
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d314e81fced8a5af5a1f1ff7fb48844fd0657aa540051cf9c8398cba9bd64eb7
3
- size 142623480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5365bb40fd5f980851d21357aca629feb33747b8055f445c0e8be7ad16732a3a
3
+ size 35668592
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a0980d34d163fbbbb353ecb7e9822828e9d39ab7c51b2b54436c923c4ee74fa1
3
  size 5432
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5933a680bcdf522e9e2c9f58730e0c051250dcb18e95b18479a2bbc034a61e9f
3
  size 5432