Training in progress epoch 9
Browse files- README.md +4 -3
- tf_model.h5 +1 -1
README.md
CHANGED
@@ -14,9 +14,9 @@ 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: 2.
|
18 |
-
- Validation Loss: 2.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -51,6 +51,7 @@ The following hyperparameters were used during training:
|
|
51 |
| 2.5696 | 2.4280 | 6 |
|
52 |
| 2.5504 | 2.3924 | 7 |
|
53 |
| 2.5171 | 2.3725 | 8 |
|
|
|
54 |
|
55 |
|
56 |
### 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: 2.5180
|
18 |
+
- Validation Loss: 2.3142
|
19 |
+
- Epoch: 9
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
51 |
| 2.5696 | 2.4280 | 6 |
|
52 |
| 2.5504 | 2.3924 | 7 |
|
53 |
| 2.5171 | 2.3725 | 8 |
|
54 |
+
| 2.5180 | 2.3142 | 9 |
|
55 |
|
56 |
|
57 |
### Framework versions
|
tf_model.h5
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 363423648
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca2802034ded7b2a7e555b32bad528c163e06bcb3ada7181da8e01e1d2f425ed
|
3 |
size 363423648
|