dunlp commited on
Commit
5931c31
1 Parent(s): a7c9ea0

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.0329
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
- | 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
 
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.0275
17
 
18
  ## Model description
19
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 4.1158 | 1.0 | 39 | 3.3382 |
49
+ | 3.3719 | 2.0 | 78 | 3.1416 |
50
+ | 3.1979 | 3.0 | 117 | 3.0623 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.19.4
56
  - Pytorch 1.11.0+cu113
57
  - Datasets 2.2.2
58
  - Tokenizers 0.12.1