dunlp commited on
Commit
a682116
1 Parent(s): ca3b7c3

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -11,9 +11,9 @@ should probably proofread and complete it, then remove this comment. -->
11
 
12
  # GWW
13
 
14
- This model was trained from scratch on an unknown dataset.
15
  It achieves the following results on the evaluation set:
16
- - Loss: 3.5146
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
- | 5.9035 | 1.0 | 111 | 4.6639 |
49
- | 4.419 | 2.0 | 222 | 4.0245 |
50
- | 4.0005 | 3.0 | 333 | 3.7153 |
51
- | 3.771 | 4.0 | 444 | 3.5667 |
52
- | 3.6898 | 5.0 | 555 | 3.5200 |
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