PEFT
English
music
ThatOneShortGuy commited on
Commit
507d680
1 Parent(s): 4f82838

Upload model

Browse files
Files changed (2) hide show
  1. adapter_config.json +7 -4
  2. adapter_model.bin +2 -2
adapter_config.json CHANGED
@@ -7,14 +7,17 @@
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
- "lora_alpha": 16,
11
- "lora_dropout": 0.1,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
- "r": 8,
15
  "revision": null,
16
  "target_modules": [
17
- "query_key_value"
 
 
 
18
  ],
19
  "task_type": "CAUSAL_LM"
20
  }
 
7
  "init_lora_weights": true,
8
  "layers_pattern": null,
9
  "layers_to_transform": null,
10
+ "lora_alpha": 32,
11
+ "lora_dropout": 0.075,
12
  "modules_to_save": null,
13
  "peft_type": "LORA",
14
+ "r": 16,
15
  "revision": null,
16
  "target_modules": [
17
+ "query_key_value",
18
+ "dense",
19
+ "dense_h_to_4h",
20
+ "dense_4h_to_h"
21
  ],
22
  "task_type": "CAUSAL_LM"
23
  }
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d6aed163817ec0338a0fe4a851d9321696462cd7fdc7d9c71f8bafa84b91b15c
3
- size 9460849
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ce5f35b9b245a6d1824dfe6c249cf9f9a9b8934d4022751544f78cc3e08b4a3
3
+ size 130641741