End of training
Browse files
README.md
CHANGED
|
@@ -18,9 +18,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 0.
|
| 22 |
-
- Accuracy: 0.
|
| 23 |
-
- F1: 0.
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -51,11 +51,11 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
-
| No log | 1.0 |
|
| 55 |
-
| No log | 2.0 |
|
| 56 |
-
|
|
| 57 |
-
| 0.
|
| 58 |
-
| 0.
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 0.2989
|
| 22 |
+
- Accuracy: 0.9062
|
| 23 |
+
- F1: 0.9333
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
+
| No log | 1.0 | 180 | 0.3227 | 0.8781 | 0.9150 |
|
| 55 |
+
| No log | 2.0 | 360 | 0.3293 | 0.8562 | 0.8940 |
|
| 56 |
+
| 0.3756 | 3.0 | 540 | 0.3180 | 0.8906 | 0.9210 |
|
| 57 |
+
| 0.3756 | 4.0 | 720 | 0.2866 | 0.9094 | 0.9357 |
|
| 58 |
+
| 0.3756 | 5.0 | 900 | 0.2989 | 0.9062 | 0.9333 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
runs/Jul25_05-54-55_b88fb23b12ba/events.out.tfevents.1721886906.b88fb23b12ba.5161.0
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:f7f5d4a1ac369567a64da75bcad253b6b0c824367e77d2268d5bee99b135e50d
|
| 3 |
+
size 7356
|