Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -8,18 +8,18 @@
|
|
8 |
"init_lora_weights": true,
|
9 |
"layers_pattern": null,
|
10 |
"layers_to_transform": null,
|
11 |
-
"lora_alpha":
|
12 |
"lora_dropout": 0.1,
|
13 |
"modules_to_save": [
|
14 |
"classifier"
|
15 |
],
|
16 |
"peft_type": "LORA",
|
17 |
-
"r":
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
-
"
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "SEQ_CLS"
|
25 |
}
|
|
|
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": 8,
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
+
"query",
|
22 |
+
"value"
|
23 |
],
|
24 |
"task_type": "SEQ_CLS"
|
25 |
}
|
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:36edb9d7c4a81236d64fa53b085bc501fec1b4577fa4c8d18d26675d19b5ec6a
|
3 |
+
size 3555504
|
runs/Jan04_18-13-48_MININT-AAAGHOQ/events.out.tfevents.1704388428.MININT-AAAGHOQ.6732.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:de69f034b81f9f5c4b62010555cc958b3b68becda6538b049b5f08238e2e2825
|
3 |
+
size 4716
|
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:fa30d3751ce08ef1b7e614ab8f55e9f93dec4670ca297ec20377448f6d930982
|
3 |
size 4728
|