Training in progress epoch 14
Browse files
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: 3.
|
19 |
- Validation Loss: 3.1679
|
20 |
- Train Accuracy: 0.6194
|
21 |
-
- Epoch:
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -58,6 +58,7 @@ The following hyperparameters were used during training:
|
|
58 |
| 3.1893 | 3.1679 | 0.6194 | 11 |
|
59 |
| 3.1881 | 3.1679 | 0.6194 | 12 |
|
60 |
| 3.1935 | 3.1679 | 0.6194 | 13 |
|
|
|
61 |
|
62 |
|
63 |
### 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: 3.1868
|
19 |
- Validation Loss: 3.1679
|
20 |
- Train Accuracy: 0.6194
|
21 |
+
- Epoch: 14
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
58 |
| 3.1893 | 3.1679 | 0.6194 | 11 |
|
59 |
| 3.1881 | 3.1679 | 0.6194 | 12 |
|
60 |
| 3.1935 | 3.1679 | 0.6194 | 13 |
|
61 |
+
| 3.1868 | 3.1679 | 0.6194 | 14 |
|
62 |
|
63 |
|
64 |
### Framework versions
|