eduagarcia commited on
Commit
1a3f05a
1 Parent(s): f976f1c

changes pt_config

Browse files
Files changed (1) hide show
  1. tasks_config/pt_config.yaml +5 -2
tasks_config/pt_config.yaml CHANGED
@@ -167,6 +167,7 @@ tasks:
167
  - hatebr_offensive
168
  metric: f1_macro
169
  few_shot: 25
 
170
  baseline: 50.0
171
  human_baseline: null
172
  expert_human_baseline: null
@@ -174,8 +175,8 @@ tasks:
174
  on the web and social media. The HateBR was collected from Brazilian Instagram comments of politicians and manually annotated
175
  by specialists. It is composed of 7,000 documents annotated with a binary classification (offensive
176
  versus non-offensive comments)."
177
- link: https://huggingface.co/datasets/eduagarcia/portuguese_benchmark
178
- sources: ["https://github.com/franciellevargas/HateBR", "https://huggingface.co/datasets/ruanchaves/hatebr"]
179
  portuguese_hate_speech:
180
  benchmark: portuguese_hate_speech
181
  col_name: PT Hate Speech
@@ -183,6 +184,7 @@ tasks:
183
  - portuguese_hate_speech
184
  metric: f1_macro
185
  few_shot: 25
 
186
  baseline: 47.9
187
  human_baseline: null
188
  expert_human_baseline: null
@@ -196,6 +198,7 @@ tasks:
196
  - tweetsentbr
197
  metric: f1_macro
198
  few_shot: 25
 
199
  baseline: 32.8
200
  human_baseline: null
201
  expert_human_baseline: null
 
167
  - hatebr_offensive
168
  metric: f1_macro
169
  few_shot: 25
170
+ limit: null
171
  baseline: 50.0
172
  human_baseline: null
173
  expert_human_baseline: null
 
175
  on the web and social media. The HateBR was collected from Brazilian Instagram comments of politicians and manually annotated
176
  by specialists. It is composed of 7,000 documents annotated with a binary classification (offensive
177
  versus non-offensive comments)."
178
+ link: https://huggingface.co/datasets/ruanchaves/hatebr
179
+ sources: ["https://github.com/franciellevargas/HateBR", "https://huggingface.co/datasets/eduagarcia/portuguese_benchmark"]
180
  portuguese_hate_speech:
181
  benchmark: portuguese_hate_speech
182
  col_name: PT Hate Speech
 
184
  - portuguese_hate_speech
185
  metric: f1_macro
186
  few_shot: 25
187
+ limit: null
188
  baseline: 47.9
189
  human_baseline: null
190
  expert_human_baseline: null
 
198
  - tweetsentbr
199
  metric: f1_macro
200
  few_shot: 25
201
+ limit: null
202
  baseline: 32.8
203
  human_baseline: null
204
  expert_human_baseline: null