Training in progress epoch 14
Browse files- README.md +3 -2
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -15,8 +15,8 @@ probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 0.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -56,6 +56,7 @@ The following hyperparameters were used during training:
|
|
56 |
| 0.1531 | 11 |
|
57 |
| 0.1528 | 12 |
|
58 |
| 0.1558 | 13 |
|
|
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-cased](https://huggingface.co/distilbert-base-cased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 0.1528
|
19 |
+
- Epoch: 14
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
56 |
| 0.1531 | 11 |
|
57 |
| 0.1528 | 12 |
|
58 |
| 0.1558 | 13 |
|
59 |
+
| 0.1528 | 14 |
|
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 260895720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9688d8129009595f14da1ac5115b19ddf064a64db4353b659c836afddaa3b13f
|
3 |
size 260895720
|