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 |
-
|
|
| 55 |
-
|
|
| 56 |
-
| 0.
|
| 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.2816
|
| 22 |
+
- Accuracy: 0.9196
|
| 23 |
+
- F1: 0.9437
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
|
| 54 |
+
| 0.4227 | 1.0 | 574 | 0.2411 | 0.9108 | 0.9390 |
|
| 55 |
+
| 0.2574 | 2.0 | 1148 | 0.2203 | 0.9196 | 0.9434 |
|
| 56 |
+
| 0.2273 | 3.0 | 1722 | 0.2734 | 0.9098 | 0.9358 |
|
| 57 |
+
| 0.2048 | 4.0 | 2296 | 0.2758 | 0.9186 | 0.9431 |
|
| 58 |
+
| 0.1746 | 5.0 | 2870 | 0.2816 | 0.9196 | 0.9437 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
runs/Jul24_02-23-34_171e6dbaefe5/events.out.tfevents.1721787844.171e6dbaefe5.577.2
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:9262d74909daccb99b6ec28ba96dd366ee12232ee4e5f1062b9652ebafca9cbc
|
| 3 |
+
size 8200
|