Training in progress epoch 6
Browse files- README.md +6 -5
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
-
- Validation Loss: 0.
|
| 21 |
-
- Validation Accuracy: 0.
|
| 22 |
-
- Epoch:
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
| 0.7395 | 0.5818 | 0.7777 | 0.5682 | 3 |
|
| 52 |
| 0.7011 | 0.5931 | 0.7836 | 0.5708 | 4 |
|
| 53 |
| 0.6760 | 0.5998 | 0.7845 | 0.5696 | 5 |
|
|
|
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/mdeberta-v3-base](https://huggingface.co/microsoft/mdeberta-v3-base) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.6418
|
| 19 |
+
- Train Accuracy: 0.6024
|
| 20 |
+
- Validation Loss: 0.7774
|
| 21 |
+
- Validation Accuracy: 0.5724
|
| 22 |
+
- Epoch: 6
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 51 |
| 0.7395 | 0.5818 | 0.7777 | 0.5682 | 3 |
|
| 52 |
| 0.7011 | 0.5931 | 0.7836 | 0.5708 | 4 |
|
| 53 |
| 0.6760 | 0.5998 | 0.7845 | 0.5696 | 5 |
|
| 54 |
+
| 0.6418 | 0.6024 | 0.7774 | 0.5724 | 6 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1113185960
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d176bf75828a66ed3fa1def89ae9f9aa0e45c6b8a1948697fa65d71a287537d
|
| 3 |
size 1113185960
|