tjasad/prompt_fine_tuned_boolq
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- Loss: 0.
|
22 |
- Accuracy: 0.7778
|
23 |
|
24 |
## Model description
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 | 12 | 0.
|
54 |
-
| No log | 2.0 | 24 | 0.
|
55 |
-
| No log | 3.0 | 36 | 0.
|
56 |
-
| No log | 4.0 | 48 | 0.
|
57 |
-
| No log | 5.0 | 60 | 0.
|
58 |
-
| No log | 6.0 | 72 | 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.6522
|
22 |
- Accuracy: 0.7778
|
23 |
|
24 |
## Model description
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 12 | 0.7220 | 0.2222 |
|
54 |
+
| No log | 2.0 | 24 | 0.6952 | 0.5 |
|
55 |
+
| No log | 3.0 | 36 | 0.6732 | 0.7778 |
|
56 |
+
| No log | 4.0 | 48 | 0.6600 | 0.7778 |
|
57 |
+
| No log | 5.0 | 60 | 0.6539 | 0.7778 |
|
58 |
+
| No log | 6.0 | 72 | 0.6522 | 0.7778 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 2381288
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:56aed2f787345b73a41799d0c8aff695c7891c2dc910f2c5d29c7018aae8f3da
|
3 |
size 2381288
|
runs/May02_16-30-02_f8e65e12c3d9/events.out.tfevents.1714667427.f8e65e12c3d9.727.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1384ec14a82133e4237447800de3edcdf24fff7a6ea3b8c7682376e81e31c08b
|
3 |
+
size 6964
|
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:6a56b4b1b2e205ce0ab74d019f50dbe3d98aebb8255f02420b1f996d0d8b684a
|
3 |
size 4984
|