Training in progress epoch 14
Browse files- README.md +6 -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,8 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.2912 | 0.8342 | 0.775 | 10 |
|
57 |
| 0.2440 | 0.7864 | 0.775 | 11 |
|
58 |
| 0.2136 | 0.7688 | 0.775 | 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.1668
|
18 |
+
- Validation Loss: 0.7903
|
19 |
+
- Train Accuracy: 0.8
|
20 |
+
- Epoch: 14
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
56 |
| 0.2912 | 0.8342 | 0.775 | 10 |
|
57 |
| 0.2440 | 0.7864 | 0.775 | 11 |
|
58 |
| 0.2136 | 0.7688 | 0.775 | 12 |
|
59 |
+
| 0.1914 | 0.7626 | 0.8 | 13 |
|
60 |
+
| 0.1668 | 0.7903 | 0.8 | 14 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 267985864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22bec0baf9e6650aaf3b0789267fe80a8ba3e5c78f999990c409b955557fc4ff
|
3 |
size 267985864
|