idolezal commited on
Commit
ef3bb57
β€’
1 Parent(s): bb503c2

More specific task categories

Browse files
Files changed (1) hide show
  1. tasks_metadata.json +2 -2
tasks_metadata.json CHANGED
@@ -139,7 +139,7 @@
139
  "name": "NaturalQuestions-CZ",
140
  "source_url": "https://huggingface.co/datasets/CZLC/cs_naturalquestions",
141
  "short_name": "CS Natural Questions",
142
- "category": "Knowledge",
143
  "abbreviation": "NQ",
144
  "metric": "exact_match"
145
  },
@@ -155,7 +155,7 @@
155
  "name": "TriviaQA-CZ",
156
  "source_url": "https://huggingface.co/datasets/CZLC/cs_triviaqa",
157
  "short_name": "CS TriviaQA",
158
- "category": "Knowledge",
159
  "abbreviation": "TQA",
160
  "metric": "exact_match"
161
  },
 
139
  "name": "NaturalQuestions-CZ",
140
  "source_url": "https://huggingface.co/datasets/CZLC/cs_naturalquestions",
141
  "short_name": "CS Natural Questions",
142
+ "category": "Factual Knowledge",
143
  "abbreviation": "NQ",
144
  "metric": "exact_match"
145
  },
 
155
  "name": "TriviaQA-CZ",
156
  "source_url": "https://huggingface.co/datasets/CZLC/cs_triviaqa",
157
  "short_name": "CS TriviaQA",
158
+ "category": "Factual Knowledge",
159
  "abbreviation": "TQA",
160
  "metric": "exact_match"
161
  },