ptrolle commited on
Commit
e97b6d5
1 Parent(s): c802090

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -17,9 +17,9 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [DaNLP/da-bert-hatespeech-detection](https://huggingface.co/DaNLP/da-bert-hatespeech-detection) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2219
21
- - Accuracy: 0.9625
22
- - F1: 0.2105
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
- | No log | 1.0 | 150 | 0.1116 | 0.9700 | 0.1818 |
54
- | No log | 2.0 | 300 | 0.1649 | 0.9609 | 0.2295 |
55
- | No log | 3.0 | 450 | 0.2219 | 0.9625 | 0.2105 |
56
 
57
 
58
  ### Framework versions
17
 
18
  This model is a fine-tuned version of [DaNLP/da-bert-hatespeech-detection](https://huggingface.co/DaNLP/da-bert-hatespeech-detection) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.1816
21
+ - Accuracy: 0.9667
22
+ - F1: 0.3548
23
 
24
  ## Model description
25
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|
53
+ | No log | 1.0 | 150 | 0.1128 | 0.9667 | 0.2 |
54
+ | No log | 2.0 | 300 | 0.1666 | 0.9684 | 0.2963 |
55
+ | No log | 3.0 | 450 | 0.1816 | 0.9667 | 0.3548 |
56
 
57
 
58
  ### Framework versions