update model card README.md
Browse files
README.md
CHANGED
|
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
-
- Loss: 0.
|
| 20 |
-
- Accuracy: 0.
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -48,16 +48,16 @@ The following hyperparameters were used during training:
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 51 |
-
| No log | 1.0 |
|
| 52 |
-
| No log | 2.0 |
|
| 53 |
-
| No log | 3.0 |
|
| 54 |
-
| No log | 4.0 |
|
| 55 |
-
| No log | 5.0 |
|
| 56 |
-
| No log | 6.0 |
|
| 57 |
-
| No log | 7.0 |
|
| 58 |
-
|
|
| 59 |
-
|
|
| 60 |
-
|
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|
|
|
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [Maltehb/danish-bert-botxo](https://huggingface.co/Maltehb/danish-bert-botxo) on an unknown dataset.
|
| 18 |
It achieves the following results on the evaluation set:
|
| 19 |
+
- Loss: 0.4775
|
| 20 |
+
- Accuracy: 0.8953
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
|
|
| 48 |
|
| 49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 51 |
+
| No log | 1.0 | 67 | 0.3141 | 0.8860 |
|
| 52 |
+
| No log | 2.0 | 134 | 0.2740 | 0.9028 |
|
| 53 |
+
| No log | 3.0 | 201 | 0.3657 | 0.8879 |
|
| 54 |
+
| No log | 4.0 | 268 | 0.3695 | 0.8897 |
|
| 55 |
+
| No log | 5.0 | 335 | 0.3790 | 0.9084 |
|
| 56 |
+
| No log | 6.0 | 402 | 0.4559 | 0.8897 |
|
| 57 |
+
| No log | 7.0 | 469 | 0.4622 | 0.8935 |
|
| 58 |
+
| 0.159 | 8.0 | 536 | 0.4491 | 0.8991 |
|
| 59 |
+
| 0.159 | 9.0 | 603 | 0.4880 | 0.8916 |
|
| 60 |
+
| 0.159 | 10.0 | 670 | 0.4775 | 0.8953 |
|
| 61 |
|
| 62 |
|
| 63 |
### Framework versions
|