End of training
Browse files- README.md +8 -8
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -21,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/bart-large-mnli](https://huggingface.co/facebook/bart-large-mnli) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
-
- Accuracy: 0.
|
29 |
|
30 |
## Model description
|
31 |
|
@@ -57,9 +57,9 @@ The following hyperparameters were used during training:
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
|
64 |
|
65 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [facebook/bart-large-mnli](https://huggingface.co/facebook/bart-large-mnli) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.6074
|
25 |
+
- F1: 0.8169
|
26 |
+
- Precision: 0.7945
|
27 |
+
- Recall: 0.8406
|
28 |
+
- Accuracy: 0.8267
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | F1 | Precision | Recall | Accuracy |
|
59 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:---------:|:------:|:--------:|
|
60 |
+
| 0.6875 | 0.625 | 10 | 0.6413 | 0.5625 | 1.0 | 0.3913 | 0.72 |
|
61 |
+
| 0.6028 | 1.25 | 20 | 0.6077 | 0.7971 | 0.7971 | 0.7971 | 0.8133 |
|
62 |
+
| 0.5901 | 1.875 | 30 | 0.6074 | 0.8169 | 0.7945 | 0.8406 | 0.8267 |
|
63 |
|
64 |
|
65 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 29715788
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2db79f3754d57863b72559be6f90d85a76652a329972e96dd88924dee2da59cb
|
3 |
size 29715788
|