Commit ·
5dba910
1
Parent(s): 00c1c5f
Training in progress epoch 7
Browse files
README.md
CHANGED
|
@@ -16,13 +16,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Train Loss: 0.
|
| 20 |
- Validation Loss: 0.0518
|
| 21 |
- Train Precision: 0.8
|
| 22 |
- Train Recall: 0.8640
|
| 23 |
- Train F1: 0.8308
|
| 24 |
- Train Accuracy: 0.9860
|
| 25 |
-
- Epoch:
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
@@ -55,6 +55,7 @@ The following hyperparameters were used during training:
|
|
| 55 |
| 0.0173 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 4 |
|
| 56 |
| 0.0174 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 5 |
|
| 57 |
| 0.0168 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 6 |
|
|
|
|
| 58 |
|
| 59 |
|
| 60 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [bert-base-uncased](https://huggingface.co/bert-base-uncased) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Train Loss: 0.0172
|
| 20 |
- Validation Loss: 0.0518
|
| 21 |
- Train Precision: 0.8
|
| 22 |
- Train Recall: 0.8640
|
| 23 |
- Train F1: 0.8308
|
| 24 |
- Train Accuracy: 0.9860
|
| 25 |
+
- Epoch: 7
|
| 26 |
|
| 27 |
## Model description
|
| 28 |
|
|
|
|
| 55 |
| 0.0173 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 4 |
|
| 56 |
| 0.0174 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 5 |
|
| 57 |
| 0.0168 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 6 |
|
| 58 |
+
| 0.0172 | 0.0518 | 0.8 | 0.8640 | 0.8308 | 0.9860 | 7 |
|
| 59 |
|
| 60 |
|
| 61 |
### Framework versions
|