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,14 +46,14 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
-
| 2.
|
50 |
-
| 2.
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
-
| 2.
|
54 |
-
| 2.
|
55 |
-
| 2.
|
56 |
-
| 2.
|
57 |
|
58 |
|
59 |
### 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.9717
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:-----:|:---------------:|
|
49 |
+
| 2.2954 | 1.0 | 1542 | 2.0372 |
|
50 |
+
| 2.2015 | 2.0 | 3084 | 2.0104 |
|
51 |
+
| 2.1661 | 3.0 | 4626 | 2.0372 |
|
52 |
+
| 2.1186 | 4.0 | 6168 | 1.9549 |
|
53 |
+
| 2.0939 | 5.0 | 7710 | 1.9438 |
|
54 |
+
| 2.0867 | 6.0 | 9252 | 1.9648 |
|
55 |
+
| 2.0462 | 7.0 | 10794 | 1.9465 |
|
56 |
+
| 2.0315 | 8.0 | 12336 | 1.9412 |
|
57 |
|
58 |
|
59 |
### Framework versions
|