Training in progress, step 25
Browse files
adapter_config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"auto_mapping": null,
|
| 3 |
"base_model_name_or_path": "deepset/deberta-v3-large-squad2",
|
| 4 |
"bias": "none",
|
|
@@ -15,10 +16,11 @@
|
|
| 15 |
],
|
| 16 |
"peft_type": "LORA",
|
| 17 |
"r": 8,
|
|
|
|
| 18 |
"revision": null,
|
| 19 |
"target_modules": [
|
| 20 |
-
"
|
| 21 |
-
"
|
| 22 |
],
|
| 23 |
"task_type": "SEQ_CLS"
|
| 24 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
"auto_mapping": null,
|
| 4 |
"base_model_name_or_path": "deepset/deberta-v3-large-squad2",
|
| 5 |
"bias": "none",
|
|
|
|
| 16 |
],
|
| 17 |
"peft_type": "LORA",
|
| 18 |
"r": 8,
|
| 19 |
+
"rank_pattern": {},
|
| 20 |
"revision": null,
|
| 21 |
"target_modules": [
|
| 22 |
+
"value_proj",
|
| 23 |
+
"query_proj"
|
| 24 |
],
|
| 25 |
"task_type": "SEQ_CLS"
|
| 26 |
}
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5261722
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a34499f43580a69506faa3aa0fad248e86f99d166dfaf5d86c04ff1de44ccbea
|
| 3 |
size 5261722
|
runs/Dec03_12-46-47_eacafd05d7d2/events.out.tfevents.1701607616.eacafd05d7d2.2725.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac830af578cd14bb5de0ab53f4d8e90ac5da34f7c583a036bae10ea9c5ac398f
|
| 3 |
+
size 5097
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4536
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c19804c034f22d60122645a8777f19895ded51d371c324d3336eb2172c8e3e60
|
| 3 |
size 4536
|