5roop commited on
Commit
942f421
·
1 Parent(s): 042c5ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -20,7 +20,7 @@ In all cases, this model was finetuned for specific downstream tasks.
20
 
21
  ## NER
22
 
23
- Mean F1 scores were used to evaluate performance.
24
 
25
  | system | dataset | F1 score |
26
  |:-----------------------------------------------------------------------|:--------|---------:|
@@ -77,7 +77,6 @@ The procedure is explained in greater detail in the dedicated [benchmarking repo
77
 
78
  ## COPA
79
 
80
- Two South Slavic COPA datasets were used, [COPA-HR](https://huggingface.co/datasets/classla/copa_hr) and [COPA-SR_lat](https://huggingface.co/datasets/classla/COPA-SR_lat).
81
 
82
  | system | dataset | Accuracy score |
83
  |:-----------------------------------------------------------------------|:--------|---------------:|
@@ -98,6 +97,8 @@ Two South Slavic COPA datasets were used, [COPA-HR](https://huggingface.co/datas
98
  | [XLM-Roberta-Base](https://huggingface.co/xlm-roberta-base) | Copa-HR | 0.585 |
99
  | [XLM-Roberta-Large](https://huggingface.co/xlm-roberta-large) | Copa-HR | 0.571 |
100
 
 
 
101
  # Citation
102
  (to be added soon)
103
  # Authors
 
20
 
21
  ## NER
22
 
23
+ Mean F1 scores were used to evaluate performance. Datasets used: [hr500k](https://huggingface.co/datasets/classla/hr500k), [ReLDI-sr](https://huggingface.co/datasets/classla/reldi_sr), [ReLDI-hr](https://huggingface.co/datasets/classla/reldi_hr), and [SETimes.SR](https://huggingface.co/datasets/classla/setimes_sr).
24
 
25
  | system | dataset | F1 score |
26
  |:-----------------------------------------------------------------------|:--------|---------:|
 
77
 
78
  ## COPA
79
 
 
80
 
81
  | system | dataset | Accuracy score |
82
  |:-----------------------------------------------------------------------|:--------|---------------:|
 
97
  | [XLM-Roberta-Base](https://huggingface.co/xlm-roberta-base) | Copa-HR | 0.585 |
98
  | [XLM-Roberta-Large](https://huggingface.co/xlm-roberta-large) | Copa-HR | 0.571 |
99
 
100
+
101
+
102
  # Citation
103
  (to be added soon)
104
  # Authors