Training in progress epoch 17
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-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: 0.
|
| 19 |
- Validation Loss: 0.4941
|
| 20 |
- Train Accuracy: 0.8942
|
| 21 |
-
- Epoch:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -61,6 +61,7 @@ The following hyperparameters were used during training:
|
|
| 61 |
| 0.4976 | 0.4941 | 0.8942 | 14 |
|
| 62 |
| 0.5072 | 0.4941 | 0.8942 | 15 |
|
| 63 |
| 0.5018 | 0.4941 | 0.8942 | 16 |
|
|
|
|
| 64 |
|
| 65 |
|
| 66 |
### 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: 0.5097
|
| 19 |
- Validation Loss: 0.4941
|
| 20 |
- Train Accuracy: 0.8942
|
| 21 |
+
- Epoch: 17
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 61 |
| 0.4976 | 0.4941 | 0.8942 | 14 |
|
| 62 |
| 0.5072 | 0.4941 | 0.8942 | 15 |
|
| 63 |
| 0.5018 | 0.4941 | 0.8942 | 16 |
|
| 64 |
+
| 0.5097 | 0.4941 | 0.8942 | 17 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|