Spaces:
Running
Running
Add Circumflex_TR dataset
#10
by
abrek
- opened
- data/datasets.json +8 -0
data/datasets.json
CHANGED
@@ -205,5 +205,13 @@
|
|
205 |
"url": "https://huggingface.co/datasets/selimc/bilmecebench",
|
206 |
"hf_name": "selimc/bilmecebench",
|
207 |
"generative": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
208 |
}
|
209 |
}
|
|
|
205 |
"url": "https://huggingface.co/datasets/selimc/bilmecebench",
|
206 |
"hf_name": "selimc/bilmecebench",
|
207 |
"generative": false
|
208 |
+
},
|
209 |
+
"circumflex_tr": {
|
210 |
+
"name": "circumflex_tr",
|
211 |
+
"task": "multiple_choice",
|
212 |
+
"description": "A dataset for Turkish lexical semantics focusing on minimal word pairs that differ only by the presence or absence of the circumflex accent.",
|
213 |
+
"url": "https://huggingface.co/datasets/abrek/circumflex_tr",
|
214 |
+
"hf_name": "abrek/circumflex_tr",
|
215 |
+
"generative": false
|
216 |
}
|
217 |
}
|