dunlp commited on
Commit
2b95ba0
1 Parent(s): e0365d9

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 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.7144
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
- | 4.1537 | 1.0 | 50 | 3.2586 |
49
- | 3.3257 | 2.0 | 100 | 3.0064 |
50
- | 3.1152 | 3.0 | 150 | 2.8890 |
51
- | 2.9988 | 4.0 | 200 | 2.8521 |
52
- | 2.9437 | 5.0 | 250 | 2.7453 |
53
 
54
 
55
  ### Framework versions
 
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
 
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