denizspynk commited on
Commit
08191ac
1 Parent(s): 09eb4fe

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -17,10 +17,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.8136
21
- - Accuracy: 0.8189
22
- - F1: 0.8189
23
- - Recall: 0.7604
24
 
25
  ## Model description
26
 
@@ -51,10 +51,10 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
54
- | 0.5247 | 1.0 | 32 | 0.4726 | 0.8110 | 0.8092 | 0.7083 |
55
- | 0.2684 | 2.0 | 64 | 0.5090 | 0.7874 | 0.7897 | 0.7917 |
56
- | 0.1319 | 3.0 | 96 | 0.7653 | 0.8031 | 0.8027 | 0.7292 |
57
- | 0.035 | 4.0 | 128 | 0.8136 | 0.8189 | 0.8189 | 0.7604 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  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.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7485
21
+ - Accuracy: 0.8458
22
+ - F1: 0.8442
23
+ - Recall: 0.7474
24
 
25
  ## Model description
26
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Recall |
53
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:------:|
54
+ | 0.5268 | 1.0 | 36 | 0.5424 | 0.8063 | 0.8057 | 0.7263 |
55
+ | 0.318 | 2.0 | 72 | 0.4688 | 0.8182 | 0.8182 | 0.7579 |
56
+ | 0.1244 | 3.0 | 108 | 0.6019 | 0.8379 | 0.8366 | 0.7474 |
57
+ | 0.0308 | 4.0 | 144 | 0.7485 | 0.8458 | 0.8442 | 0.7474 |
58
 
59
 
60
  ### Framework versions