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: 2.
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -46,12 +46,12 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| No log | 1.0 | 297 | 2.
|
50 |
|
51 |
|
52 |
### Framework versions
|
53 |
|
54 |
- Transformers 4.13.0.dev0
|
55 |
-
- Pytorch 1.10.0
|
56 |
- Datasets 1.15.1
|
57 |
- Tokenizers 0.10.3
|
|
|
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: 2.0326
|
17 |
|
18 |
## Model description
|
19 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| No log | 1.0 | 297 | 2.0546 |
|
50 |
|
51 |
|
52 |
### Framework versions
|
53 |
|
54 |
- Transformers 4.13.0.dev0
|
55 |
+
- Pytorch 1.10.0
|
56 |
- Datasets 1.15.1
|
57 |
- Tokenizers 0.10.3
|