Jeska commited on
Commit
84a5bf2
1 Parent(s): 7bcb690

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
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.0534
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.6501 | 1.0 | 1542 | 2.1011 |
50
- | 2.5183 | 2.0 | 3084 | 2.0855 |
51
- | 2.4835 | 3.0 | 4626 | 2.1157 |
52
- | 2.4372 | 4.0 | 6168 | 2.0269 |
53
- | 2.4087 | 5.0 | 7710 | 2.0194 |
54
- | 2.394 | 6.0 | 9252 | 2.0469 |
55
- | 2.3576 | 7.0 | 10794 | 2.0296 |
56
- | 2.34 | 8.0 | 12336 | 2.0295 |
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