Training in progress, epoch 1
Browse files- adapter_config.json +25 -0
- adapter_model.safetensors +3 -0
- model.safetensors +1 -1
- runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704364476.MININT-AAAGHOQ.4528.0 +2 -2
- runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704365059.MININT-AAAGHOQ.4528.1 +3 -0
- runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704366122.MININT-AAAGHOQ.4528.2 +3 -0
- runs/Jan04_12-03-44_MININT-AAAGHOQ/events.out.tfevents.1704366224.MININT-AAAGHOQ.8912.0 +3 -0
- runs/Jan04_12-04-54_MININT-AAAGHOQ/events.out.tfevents.1704366294.MININT-AAAGHOQ.2576.0 +3 -0
- runs/Jan04_12-06-41_MININT-AAAGHOQ/events.out.tfevents.1704366402.MININT-AAAGHOQ.6480.0 +3 -0
- training_args.bin +1 -1
adapter_config.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "roberta-base",
|
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 |
+
"lora_alpha": 8,
|
12 |
+
"lora_dropout": 0.1,
|
13 |
+
"modules_to_save": [
|
14 |
+
"classifier"
|
15 |
+
],
|
16 |
+
"peft_type": "LORA",
|
17 |
+
"r": 4,
|
18 |
+
"rank_pattern": {},
|
19 |
+
"revision": null,
|
20 |
+
"target_modules": [
|
21 |
+
"value",
|
22 |
+
"query"
|
23 |
+
],
|
24 |
+
"task_type": "SEQ_CLS"
|
25 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:41548362f226a0a9e45b68d2d95e70577f8af72820805fd88c2ad25bbd3ad7ba
|
3 |
+
size 2965680
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 501578320
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:162490c3074cccf54efcc064f2de36fd844cdb6ab005910483abea8c264e9f28
|
3 |
size 501578320
|
runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704364476.MININT-AAAGHOQ.4528.0
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:5dcb8d9528d65aec81b020442dec22aee227a40ca62414b7cac411a38e66036c
|
3 |
+
size 14758
|
runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704365059.MININT-AAAGHOQ.4528.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec8c415ad64b5603b71ba039d5a69b9438ba103cbc51fb6d34b301412649ff8b
|
3 |
+
size 423
|
runs/Jan04_11-34-36_MININT-AAAGHOQ/events.out.tfevents.1704366122.MININT-AAAGHOQ.4528.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a53a5335b87a329658721b264cc59e5aac5a9e36d44aa0ab8fdde64d134e08f0
|
3 |
+
size 358
|
runs/Jan04_12-03-44_MININT-AAAGHOQ/events.out.tfevents.1704366224.MININT-AAAGHOQ.8912.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b6ad3e966324985e427ee9d71467fd62bfe2b2d238ec970bac618f5eb45e931
|
3 |
+
size 4407
|
runs/Jan04_12-04-54_MININT-AAAGHOQ/events.out.tfevents.1704366294.MININT-AAAGHOQ.2576.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb91d6977d6041002aaa6ec41eed6565d9b85f97e0de0a83302b1bf6f9caea2e
|
3 |
+
size 5548
|
runs/Jan04_12-06-41_MININT-AAAGHOQ/events.out.tfevents.1704366402.MININT-AAAGHOQ.6480.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:13aa5e179d194f0a1b96087f8d8ae30d205f01defb8584e98791429dd95b8b95
|
3 |
+
size 4899
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c1173104df8f8750be4efc552d15f5dd73a7adab0d65aeae925b0f036002388
|
3 |
size 4728
|