Training in progress, step 234
Browse files- adapter_config.json +8 -1
- adapter_model.safetensors +1 -1
adapter_config.json
CHANGED
@@ -3,12 +3,17 @@
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "arcee-ai/Virtuoso-Small",
|
5 |
"bias": "none",
|
|
|
|
|
6 |
"fan_in_fan_out": null,
|
7 |
"inference_mode": true,
|
8 |
"init_lora_weights": true,
|
|
|
|
|
9 |
"layers_to_transform": null,
|
10 |
"loftq_config": {},
|
11 |
"lora_alpha": 128,
|
|
|
12 |
"lora_dropout": 0.125,
|
13 |
"megatron_config": null,
|
14 |
"megatron_core": "megatron.core",
|
@@ -26,5 +31,7 @@
|
|
26 |
"down_proj",
|
27 |
"q_proj"
|
28 |
],
|
29 |
-
"task_type": "CAUSAL_LM"
|
|
|
|
|
30 |
}
|
|
|
3 |
"auto_mapping": null,
|
4 |
"base_model_name_or_path": "arcee-ai/Virtuoso-Small",
|
5 |
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
"fan_in_fan_out": null,
|
9 |
"inference_mode": true,
|
10 |
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
"layers_to_transform": null,
|
14 |
"loftq_config": {},
|
15 |
"lora_alpha": 128,
|
16 |
+
"lora_bias": false,
|
17 |
"lora_dropout": 0.125,
|
18 |
"megatron_config": null,
|
19 |
"megatron_core": "megatron.core",
|
|
|
31 |
"down_proj",
|
32 |
"q_proj"
|
33 |
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 550593856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1990c2d68f0e2e44d28f9a5ee2378d9cee7f403a3934fca2a1cb4385e8f66fc6
|
3 |
size 550593856
|