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: 1.
|
21 |
-
- Validation Accuracy: 0.
|
22 |
-
- Epoch:
|
23 |
|
24 |
## Model description
|
25 |
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
49 |
| 1.4273 | 0.3085 | 1.2327 | 0.3523 | 1 |
|
50 |
| 1.1660 | 0.3608 | 1.1347 | 0.3706 | 2 |
|
51 |
| 0.9903 | 0.3952 | 1.1114 | 0.3790 | 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.8813
|
19 |
+
- Train Accuracy: 0.4204
|
20 |
+
- Validation Loss: 1.1030
|
21 |
+
- Validation Accuracy: 0.3787
|
22 |
+
- Epoch: 4
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
49 |
| 1.4273 | 0.3085 | 1.2327 | 0.3523 | 1 |
|
50 |
| 1.1660 | 0.3608 | 1.1347 | 0.3706 | 2 |
|
51 |
| 0.9903 | 0.3952 | 1.1114 | 0.3790 | 3 |
|
52 |
+
| 0.8813 | 0.4204 | 1.1030 | 0.3787 | 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:322c8b36685309e0ab23bd9fa129fa7208306be5b9e30c392e072effc734d328
|
3 |
size 1113185960
|