owinton commited on
Commit
3576089
1 Parent(s): 9b20749

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -31,10 +31,9 @@ This model can be used for classifying Danish and Norwegian social media posts o
31
  # Training Data
32
  A collection of ~70k Norwegian and ~67k Danish social media posts have been manually annotated as 'verbal attack' or 'nothing' by annotators. 5% of the posts have been annotated by more then one annotator, with the annotators in agreement for 83% of annotations.
33
 
34
- Norwegian are split in 70% training, 20% validation and 10% test. The Danish data are split in 70% training, 15% validation and 15% test.
35
 
36
-
37
- # Evaluation metrics
38
 
39
  Macro-averaged f1-score for Danish data: 0.87
40
  Macro-averaged f1-score for Norwegian data: 0.76
 
31
  # Training Data
32
  A collection of ~70k Norwegian and ~67k Danish social media posts have been manually annotated as 'verbal attack' or 'nothing' by annotators. 5% of the posts have been annotated by more then one annotator, with the annotators in agreement for 83% of annotations.
33
 
34
+ Norwegian data are split in 70% training, 20% validation and 10% test. The Danish data are split in 70% training, 15% validation and 15% test.
35
 
36
+ # Evaluation Metrics
 
37
 
38
  Macro-averaged f1-score for Danish data: 0.87
39
  Macro-averaged f1-score for Norwegian data: 0.76