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