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 an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss: 2.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -45,11 +45,11 @@ The following hyperparameters were used during training:
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
-
|
|
49 |
-
| 3.
|
50 |
-
| 3.
|
51 |
-
| 2.
|
52 |
-
| 2.
|
53 |
|
54 |
|
55 |
### 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 an unknown dataset.
|
15 |
It achieves the following results on the evaluation set:
|
16 |
+
- Loss: 2.7144
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 4.1537 | 1.0 | 50 | 3.2586 |
|
49 |
+
| 3.3257 | 2.0 | 100 | 3.0064 |
|
50 |
+
| 3.1152 | 3.0 | 150 | 2.8890 |
|
51 |
+
| 2.9988 | 4.0 | 200 | 2.8521 |
|
52 |
+
| 2.9437 | 5.0 | 250 | 2.7453 |
|
53 |
|
54 |
|
55 |
### Framework versions
|