Upload 3 files
Browse files
saved-bloom7b_instinwild_cn-belle1.5m/.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
saved-bloom7b_instinwild_cn-belle1.5m/adapter_config.json
ADDED
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"base_model_name_or_path": "bigscience/bloomz-7b1-mt",
|
3 |
+
"bias": "none",
|
4 |
+
"enable_lora": [
|
5 |
+
true,
|
6 |
+
false,
|
7 |
+
true
|
8 |
+
],
|
9 |
+
"fan_in_fan_out": true,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"lora_alpha": 16,
|
13 |
+
"lora_dropout": 0.05,
|
14 |
+
"merge_weights": false,
|
15 |
+
"modules_to_save": null,
|
16 |
+
"peft_type": "LORA",
|
17 |
+
"r": 8,
|
18 |
+
"target_modules": [
|
19 |
+
"query_key_value"
|
20 |
+
],
|
21 |
+
"task_type": "CAUSAL_LM"
|
22 |
+
}
|
saved-bloom7b_instinwild_cn-belle1.5m/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0edd13152d5b395595cfcae1afb7e0a435aeb05f7e18db05a803737bbf6cc942
|
3 |
+
size 15751077
|