Training in progress epoch 13
Browse files- README.md +5 -4
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -14,10 +14,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
- Train Loss: 0.
|
| 18 |
-
- Validation Loss: 0.
|
| 19 |
-
- Train Accuracy: 0.
|
| 20 |
-
- Epoch:
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
| 56 |
| 0.5618 | 0.6206 | 0.5897 | 10 |
|
| 57 |
| 0.5286 | 0.5765 | 0.5897 | 11 |
|
| 58 |
| 0.4931 | 0.5502 | 0.6667 | 12 |
|
|
|
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|
|
|
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 0.4574
|
| 18 |
+
- Validation Loss: 0.5154
|
| 19 |
+
- Train Accuracy: 0.7692
|
| 20 |
+
- Epoch: 13
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 56 |
| 0.5618 | 0.6206 | 0.5897 | 10 |
|
| 57 |
| 0.5286 | 0.5765 | 0.5897 | 11 |
|
| 58 |
| 0.4931 | 0.5502 | 0.6667 | 12 |
|
| 59 |
+
| 0.4574 | 0.5154 | 0.7692 | 13 |
|
| 60 |
|
| 61 |
|
| 62 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 267951808
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d74f02e34a619b47c1db3d3fed2f3dff97d72a8927f86b0464bdd640915a6e5
|
| 3 |
size 267951808
|