Training in progress, step 1000
Browse files
adapter_config.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
-
"base_model_class": "
|
5 |
-
"parent_library": "
|
6 |
},
|
7 |
-
"base_model_name_or_path":
|
8 |
"bias": "none",
|
9 |
"exclude_modules": null,
|
10 |
"fan_in_fan_out": false,
|
@@ -14,13 +14,13 @@
|
|
14 |
"layers_pattern": null,
|
15 |
"layers_to_transform": null,
|
16 |
"loftq_config": {},
|
17 |
-
"lora_alpha":
|
18 |
"lora_dropout": 0.05,
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
-
"r":
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
|
|
1 |
{
|
2 |
"alpha_pattern": {},
|
3 |
"auto_mapping": {
|
4 |
+
"base_model_class": "PeftModel",
|
5 |
+
"parent_library": "peft.peft_model"
|
6 |
},
|
7 |
+
"base_model_name_or_path": null,
|
8 |
"bias": "none",
|
9 |
"exclude_modules": null,
|
10 |
"fan_in_fan_out": false,
|
|
|
14 |
"layers_pattern": null,
|
15 |
"layers_to_transform": null,
|
16 |
"loftq_config": {},
|
17 |
+
"lora_alpha": 32,
|
18 |
"lora_dropout": 0.05,
|
19 |
"megatron_config": null,
|
20 |
"megatron_core": "megatron.core",
|
21 |
"modules_to_save": null,
|
22 |
"peft_type": "LORA",
|
23 |
+
"r": 16,
|
24 |
"rank_pattern": {},
|
25 |
"revision": null,
|
26 |
"target_modules": [
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4449e7c7821b83054556a8995b9072c99b7869436eb0bac785b0ea422ea190b
|
3 |
+
size 2370568
|
runs/Oct14_01-24-55_98cca06a2d23/events.out.tfevents.1728869100.98cca06a2d23.828.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d3fe6afee71eec026d63d4bfdeee6859fccf390a65421d435df0fc44026aa09
|
3 |
+
size 10578
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5496
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3f8113b0e1b625fc0a97d550e0ed11d8948740a1d709915a40337c53626a3c42
|
3 |
size 5496
|