Commit ·
27c5d7f
1
Parent(s): e14be66
Training in progress epoch 4
Browse files
README.md
CHANGED
|
@@ -14,13 +14,13 @@ 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: 0.
|
| 18 |
- Validation Loss: 0.1327
|
| 19 |
- Train Precision: 0.4396
|
| 20 |
- Train Recall: 0.4969
|
| 21 |
- Train F1: 0.4665
|
| 22 |
- Train Accuracy: 0.9565
|
| 23 |
-
- Epoch:
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
@@ -50,6 +50,7 @@ The following hyperparameters were used during training:
|
|
| 50 |
| 0.1853 | 0.1357 | 0.4552 | 0.4099 | 0.4314 | 0.9558 | 1 |
|
| 51 |
| 0.1397 | 0.1327 | 0.4396 | 0.4969 | 0.4665 | 0.9565 | 2 |
|
| 52 |
| 0.1287 | 0.1327 | 0.4396 | 0.4969 | 0.4665 | 0.9565 | 3 |
|
|
|
|
| 53 |
|
| 54 |
|
| 55 |
### 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: 0.1284
|
| 18 |
- Validation Loss: 0.1327
|
| 19 |
- Train Precision: 0.4396
|
| 20 |
- Train Recall: 0.4969
|
| 21 |
- Train F1: 0.4665
|
| 22 |
- Train Accuracy: 0.9565
|
| 23 |
+
- Epoch: 4
|
| 24 |
|
| 25 |
## Model description
|
| 26 |
|
|
|
|
| 50 |
| 0.1853 | 0.1357 | 0.4552 | 0.4099 | 0.4314 | 0.9558 | 1 |
|
| 51 |
| 0.1397 | 0.1327 | 0.4396 | 0.4969 | 0.4665 | 0.9565 | 2 |
|
| 52 |
| 0.1287 | 0.1327 | 0.4396 | 0.4969 | 0.4665 | 0.9565 | 3 |
|
| 53 |
+
| 0.1284 | 0.1327 | 0.4396 | 0.4969 | 0.4665 | 0.9565 | 4 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|