Training in progress epoch 4
Browse files
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-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Train Loss: 4.
|
19 |
-
- Epoch:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -46,6 +46,7 @@ The following hyperparameters were used during training:
|
|
46 |
| 4.4114 | 1 |
|
47 |
| 4.1733 | 2 |
|
48 |
| 4.1900 | 3 |
|
|
|
49 |
|
50 |
|
51 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Train Loss: 4.1879
|
19 |
+
- Epoch: 4
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
46 |
| 4.4114 | 1 |
|
47 |
| 4.1733 | 2 |
|
48 |
| 4.1900 | 3 |
|
49 |
+
| 4.1879 | 4 |
|
50 |
|
51 |
|
52 |
### Framework versions
|