Training in progress, step 500
Browse files- adapter_config.json +28 -0
- adapter_model.safetensors +3 -0
- runs/Mar14_03-28-13_d4f03b620c78/events.out.tfevents.1710387048.d4f03b620c78.34.3 +3 -0
- runs/Mar14_03-31-05_d4f03b620c78/events.out.tfevents.1710387067.d4f03b620c78.34.4 +3 -0
- runs/Mar14_03-39-14_d4f03b620c78/events.out.tfevents.1710387555.d4f03b620c78.34.5 +3 -0
- training_args.bin +3 -0
adapter_config.json
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "roberta-large-mnli",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"loftq_config": {},
|
12 |
+
"lora_alpha": 16,
|
13 |
+
"lora_dropout": 0.1,
|
14 |
+
"megatron_config": null,
|
15 |
+
"megatron_core": "megatron.core",
|
16 |
+
"modules_to_save": null,
|
17 |
+
"peft_type": "LORA",
|
18 |
+
"r": 8,
|
19 |
+
"rank_pattern": {},
|
20 |
+
"revision": null,
|
21 |
+
"target_modules": [
|
22 |
+
"query",
|
23 |
+
"value"
|
24 |
+
],
|
25 |
+
"task_type": "SEQ_CLS",
|
26 |
+
"use_dora": false,
|
27 |
+
"use_rslora": false
|
28 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54756f5531da674696787587d150ed727a183e86fa7137da7f063c6457dced9c
|
3 |
+
size 7391272
|
runs/Mar14_03-28-13_d4f03b620c78/events.out.tfevents.1710387048.d4f03b620c78.34.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26e67b8a8f7e244147eee0abc13bd5e9da9a0a31b12b44424dfd46188c1224c2
|
3 |
+
size 346
|
runs/Mar14_03-31-05_d4f03b620c78/events.out.tfevents.1710387067.d4f03b620c78.34.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9242df81f60b1d56473afcc879e4c9d9bf66d140a58d0ba6a9df38b7652c7da7
|
3 |
+
size 5252
|
runs/Mar14_03-39-14_d4f03b620c78/events.out.tfevents.1710387555.d4f03b620c78.34.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:816fd8320341d8f3790e4f04d9d1b089b7353cc0d95e12a79ce4f243c77ef1a6
|
3 |
+
size 5463
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d84d4c88376b76b9d3289165daa05d71ac846a5af60647b54ec8466e35a92218
|
3 |
+
size 4856
|