Training in progress, epoch 1
Browse files
adapter_config.json
CHANGED
@@ -8,7 +8,7 @@
|
|
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"
|
@@ -18,8 +18,8 @@
|
|
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": 32,
|
12 |
"lora_dropout": 0.1,
|
13 |
"modules_to_save": [
|
14 |
"classifier"
|
|
|
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 4735200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a68805e9561c292b568fccbf20fa04e3d6f3e0d7a7e64411b763d631da20d912
|
3 |
size 4735200
|
runs/Jan04_22-53-20_MININT-AAAGHOQ/events.out.tfevents.1704405201.MININT-AAAGHOQ.5112.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:acf0835b27e3a52bca3553ec0b0345687250f1d5baf4efd0034132a335e2274d
|
3 |
+
size 4900
|
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:45a5dde3349af10915ecbee74ca64cc365002fdad7d91cc014595ddaba4600ea
|
3 |
size 4728
|