update model card README.md
Browse files
README.md
CHANGED
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
11 |
|
12 |
# GWW
|
13 |
|
14 |
-
This model
|
15 |
It achieves the following results on the evaluation set:
|
16 |
-
- Loss:
|
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 |
-
|
|
50 |
-
|
|
51 |
-
|
|
52 |
-
|
|
53 |
|
54 |
|
55 |
### Framework versions
|
|
|
11 |
|
12 |
# GWW
|
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.7097
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
45 |
|
46 |
| Training Loss | Epoch | Step | Validation Loss |
|
47 |
|:-------------:|:-----:|:----:|:---------------:|
|
48 |
+
| 3.7179 | 1.0 | 78 | 3.1185 |
|
49 |
+
| 3.1134 | 2.0 | 156 | 2.8528 |
|
50 |
+
| 2.9327 | 3.0 | 234 | 2.7249 |
|
51 |
+
| 2.8377 | 4.0 | 312 | 2.7255 |
|
52 |
+
| 2.7888 | 5.0 | 390 | 2.6737 |
|
53 |
|
54 |
|
55 |
### Framework versions
|