TajaKuzmanPungersek commited on
Commit
bf5c714
·
verified ·
1 Parent(s): 4f8054d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ comparable to those of human annotators.
27
 
28
  The fine-tuned ParlaCAP model achieves 0.723 in macro-F1 on an English test set,
29
  0.686 in macro-F1 on a Croatian test set, 0.710 in macro-F1 on a Serbian test set and 0.646 in macro-F1 on a Bosnian test set
30
- (app. 880 instances from ParlaMint-GB 4.1, ParlaMint-HR 4.1, ParlaMint-RS 4.1 and ParlaMint-BA 4.1, respectively, balanced by labels).
31
 
32
  For end use scenarios, we recommend filtering out predictions based on the model's prediction confidence.
33
 
 
27
 
28
  The fine-tuned ParlaCAP model achieves 0.723 in macro-F1 on an English test set,
29
  0.686 in macro-F1 on a Croatian test set, 0.710 in macro-F1 on a Serbian test set and 0.646 in macro-F1 on a Bosnian test set
30
+ (app. 880 manually-annotated instances from ParlaMint-GB 4.1, ParlaMint-HR 4.1, ParlaMint-RS 4.1 and ParlaMint-BA 4.1, respectively, balanced by labels).
31
 
32
  For end use scenarios, we recommend filtering out predictions based on the model's prediction confidence.
33