update model card README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
This model is a fine-tuned version of [GroNLP/bert-base-dutch-cased](https://huggingface.co/GroNLP/bert-base-dutch-cased) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
|
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
|
53 |
|
54 |
### Framework versions
|
|
|
13 |
|
14 |
This model is a fine-tuned version of [GroNLP/bert-base-dutch-cased](https://huggingface.co/GroNLP/bert-base-dutch-cased) on the None dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 1.9208
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 2.1713 | 1.0 | 1542 | 2.0098 |
|
50 |
+
| 2.0736 | 2.0 | 3084 | 1.9853 |
|
51 |
+
| 2.0543 | 3.0 | 4626 | 2.0134 |
|
52 |
|
53 |
|
54 |
### Framework versions
|