Training in progress epoch 5
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 |
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
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
|
|
|
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.8127
|
19 |
+
- Train Accuracy: 0.4340
|
20 |
+
- Validation Loss: 1.0993
|
21 |
+
- Validation Accuracy: 0.3815
|
22 |
+
- Epoch: 5
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
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 |
+
| 0.8127 | 0.4340 | 1.0993 | 0.3815 | 5 |
|
54 |
|
55 |
|
56 |
### 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:b58f7c673d2c1da0259a6e99d6fb4384fd3179bae8917f4d128f74fea5a4bbfa
|
3 |
size 1113185960
|