loha_fine_tuned_copa
Browse files- README.md +2 -2
- adapter_config.json +2 -2
- adapter_model.safetensors +2 -2
- training_args.bin +1 -1
README.md
CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss:
|
22 |
-
- Accuracy: 0.
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [google-bert/bert-base-uncased](https://huggingface.co/google-bert/bert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 3.1041
|
22 |
+
- Accuracy: 0.3182
|
23 |
|
24 |
## Model description
|
25 |
|
adapter_config.json
CHANGED
@@ -18,8 +18,8 @@
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
-
"
|
22 |
-
"
|
23 |
],
|
24 |
"task_type": "SEQ_CLS",
|
25 |
"use_effective_conv2d": false
|
|
|
18 |
"rank_pattern": {},
|
19 |
"revision": null,
|
20 |
"target_modules": [
|
21 |
+
"value",
|
22 |
+
"query"
|
23 |
],
|
24 |
"task_type": "SEQ_CLS",
|
25 |
"use_effective_conv2d": false
|
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:d510cdec228ce1880a1b222b4ebc447d22389f4c4fec35dbc526ddfce7f3012b
|
3 |
+
size 4741180
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4984
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ab9f57b4957c62e58a41ac3adf35f97b3d9a087cfbaa271d6fe3ea090ee85ffd
|
3 |
size 4984
|