Training in progress epoch 4
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 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 49 |
| 1.0173 | 0.4225 | 0.8678 | 0.4285 | 1 |
|
| 50 |
| 0.8657 | 0.4491 | 0.8170 | 0.4334 | 2 |
|
| 51 |
| 0.7807 | 0.4664 | 0.7785 | 0.4459 | 3 |
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### 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.7304
|
| 19 |
+
- Train Accuracy: 0.4708
|
| 20 |
+
- Validation Loss: 0.7662
|
| 21 |
+
- Validation Accuracy: 0.4485
|
| 22 |
+
- Epoch: 4
|
| 23 |
|
| 24 |
## Model description
|
| 25 |
|
|
|
|
| 49 |
| 1.0173 | 0.4225 | 0.8678 | 0.4285 | 1 |
|
| 50 |
| 0.8657 | 0.4491 | 0.8170 | 0.4334 | 2 |
|
| 51 |
| 0.7807 | 0.4664 | 0.7785 | 0.4459 | 3 |
|
| 52 |
+
| 0.7304 | 0.4708 | 0.7662 | 0.4485 | 4 |
|
| 53 |
|
| 54 |
|
| 55 |
### 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:9cffe86be4c4b739cd97bf73f198d753870ae6e9d0c8220511142096a0800fdb
|
| 3 |
size 1113185960
|