Delete checkpoint-496
Browse files
checkpoint-496/adapter_config.json
DELETED
@@ -1,22 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"base_model_name_or_path": "chinese_llama",
|
3 |
-
"bias": "none",
|
4 |
-
"fan_in_fan_out": false,
|
5 |
-
"inference_mode": true,
|
6 |
-
"init_lora_weights": true,
|
7 |
-
"lora_alpha": 16,
|
8 |
-
"lora_dropout": 0.05,
|
9 |
-
"modules_to_save": null,
|
10 |
-
"peft_type": "LORA",
|
11 |
-
"r": 8,
|
12 |
-
"target_modules": [
|
13 |
-
"q_proj",
|
14 |
-
"k_proj",
|
15 |
-
"v_proj",
|
16 |
-
"o_proj",
|
17 |
-
"gate_proj",
|
18 |
-
"down_proj",
|
19 |
-
"up_proj"
|
20 |
-
],
|
21 |
-
"task_type": "CAUSAL_LM"
|
22 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkpoint-496/adapter_model.bin
DELETED
@@ -1,3 +0,0 @@
|
|
1 |
-
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:e2bb5809bd34b1b998455f14e9c3709b4e8f7e12a0e189fa82881e0e5fc17fdd
|
3 |
-
size 80114765
|
|
|
|
|
|
|
|