dunlp commited on
Commit
5357118
1 Parent(s): cd6a70e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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: 3.0106
17
 
18
  ## Model description
19
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.4167 | 1.0 | 5 | 3.1551 |
49
- | 3.2249 | 2.0 | 10 | 3.1466 |
50
- | 3.2934 | 3.0 | 15 | 3.0044 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.19.2
56
  - Pytorch 1.11.0+cu113
57
  - Datasets 2.2.2
58
  - Tokenizers 0.12.1
 
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: 3.0329
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 4.0394 | 1.0 | 39 | 3.3464 |
49
+ | 3.3619 | 2.0 | 78 | 3.1232 |
50
+ | 3.1899 | 3.0 | 117 | 3.0911 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.19.3
56
  - Pytorch 1.11.0+cu113
57
  - Datasets 2.2.2
58
  - Tokenizers 0.12.1