Training in progress, epoch 1
Browse files- adapter_config.json +2 -2
- adapter_model.bin +1 -1
- training_args.bin +1 -1
adapter_config.json
CHANGED
|
@@ -17,9 +17,9 @@
|
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
"Wqkv",
|
|
|
|
| 20 |
"fc1",
|
| 21 |
-
"fc2"
|
| 22 |
-
"out_proj"
|
| 23 |
],
|
| 24 |
"task_type": "QUESTION_ANS"
|
| 25 |
}
|
|
|
|
| 17 |
"revision": null,
|
| 18 |
"target_modules": [
|
| 19 |
"Wqkv",
|
| 20 |
+
"out_proj",
|
| 21 |
"fc1",
|
| 22 |
+
"fc2"
|
|
|
|
| 23 |
],
|
| 24 |
"task_type": "QUESTION_ANS"
|
| 25 |
}
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 50398285
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f101647bf88cc278f119e78c0e93182c16a85dbdce4aae48ec3f941527617c67
|
| 3 |
size 50398285
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4027
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0a233055e347170695806018b3a64e29b0bbb1d4dc47f2a7b31a8a3e11337ef
|
| 3 |
size 4027
|