Training in progress epoch 2
Browse files- README.md +9 -8
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -15,14 +15,14 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) 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 |
-
- Train Precision: 0.
|
| 23 |
-
- Train Recall: 0.
|
| 24 |
-
- Train F1: 0.
|
| 25 |
-
- Epoch:
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
| 50 |
|:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
|
| 51 |
| 0.9796 | 0.8995 | 0.3173 | 0.8995 | 0.8999 | 0.8995 | 0.8989 | 0 |
|
| 52 |
| 0.2811 | 0.932 | 0.2170 | 0.9320 | 0.9343 | 0.932 | 0.9317 | 1 |
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/deberta-v3-xsmall](https://huggingface.co/microsoft/deberta-v3-xsmall) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.1950
|
| 19 |
+
- Train Accuracy: 0.933
|
| 20 |
+
- Validation Loss: 0.2168
|
| 21 |
+
- Validation Accuracy: 0.9330
|
| 22 |
+
- Train Precision: 0.9356
|
| 23 |
+
- Train Recall: 0.933
|
| 24 |
+
- Train F1: 0.9326
|
| 25 |
+
- Epoch: 2
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 50 |
|:----------:|:--------------:|:---------------:|:-------------------:|:---------------:|:------------:|:--------:|:-----:|
|
| 51 |
| 0.9796 | 0.8995 | 0.3173 | 0.8995 | 0.8999 | 0.8995 | 0.8989 | 0 |
|
| 52 |
| 0.2811 | 0.932 | 0.2170 | 0.9320 | 0.9343 | 0.932 | 0.9317 | 1 |
|
| 53 |
+
| 0.1950 | 0.933 | 0.2168 | 0.9330 | 0.9356 | 0.933 | 0.9326 | 2 |
|
| 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 283635496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:00eafbe058afe010896920d1da66a07d0eab542fac25dc52a0bc42916385de24
|
| 3 |
size 283635496
|