Training in progress epoch 5
Browse files
README.md
CHANGED
@@ -15,9 +15,9 @@ 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: 1.
|
19 |
- Validation Loss: 2.1199
|
20 |
-
- Epoch:
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
48 |
| 1.7273 | 2.1199 | 2 |
|
49 |
| 1.7258 | 2.1199 | 3 |
|
50 |
| 1.7417 | 2.1199 | 4 |
|
|
|
51 |
|
52 |
|
53 |
### 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: 1.7353
|
19 |
- Validation Loss: 2.1199
|
20 |
+
- Epoch: 5
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
| 1.7273 | 2.1199 | 2 |
|
49 |
| 1.7258 | 2.1199 | 3 |
|
50 |
| 1.7417 | 2.1199 | 4 |
|
51 |
+
| 1.7353 | 2.1199 | 5 |
|
52 |
|
53 |
|
54 |
### Framework versions
|