Training in progress epoch 4
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,10 +15,10 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss:
|
19 |
-
- Validation Loss: 2.
|
20 |
- Train Accuracy: 0.6278
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 3.6828 | 3.6418 | 0.0639 | 1 |
|
49 |
| 3.4401 | 3.1957 | 0.5139 | 2 |
|
50 |
| 3.0932 | 2.9307 | 0.6278 | 3 |
|
|
|
51 |
|
52 |
|
53 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert/distilbert-base-uncased](https://huggingface.co/distilbert/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 2.9247
|
19 |
+
- Validation Loss: 2.8526
|
20 |
- Train Accuracy: 0.6278
|
21 |
+
- Epoch: 4
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
| 3.6828 | 3.6418 | 0.0639 | 1 |
|
49 |
| 3.4401 | 3.1957 | 0.5139 | 2 |
|
50 |
| 3.0932 | 2.9307 | 0.6278 | 3 |
|
51 |
+
| 2.9247 | 2.8526 | 0.6278 | 4 |
|
52 |
|
53 |
|
54 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 268071880
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5a841d9c4a6af5a6059ede8a743e56940a3c2d25667dfadda1b3cc070c525e6
|
3 |
size 268071880
|