Spaces:
Running
Running
David Pomerenke
commited on
Commit
·
9051509
1
Parent(s):
51cb38c
Dataset table grouping
Browse files- datasets.json +525 -482
- frontend/src/components/DatasetTable.js +5 -0
- frontend/src/components/LanguageTable.js +1 -1
datasets.json
CHANGED
|
@@ -1,484 +1,527 @@
|
|
| 1 |
[
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
| 26 |
-
|
| 27 |
-
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
|
| 35 |
-
|
| 36 |
-
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
|
| 77 |
-
|
| 78 |
-
|
| 79 |
-
|
| 80 |
-
|
| 81 |
-
|
| 82 |
-
|
| 83 |
-
|
| 84 |
-
|
| 85 |
-
|
| 86 |
-
|
| 87 |
-
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
|
| 91 |
-
|
| 92 |
-
|
| 93 |
-
|
| 94 |
-
|
| 95 |
-
|
| 96 |
-
|
| 97 |
-
|
| 98 |
-
|
| 99 |
-
|
| 100 |
-
|
| 101 |
-
|
| 102 |
-
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
| 106 |
-
|
| 107 |
-
|
| 108 |
-
|
| 109 |
-
|
| 110 |
-
|
| 111 |
-
|
| 112 |
-
|
| 113 |
-
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
| 117 |
-
|
| 118 |
-
|
| 119 |
-
|
| 120 |
-
|
| 121 |
-
|
| 122 |
-
|
| 123 |
-
|
| 124 |
-
|
| 125 |
-
|
| 126 |
-
|
| 127 |
-
|
| 128 |
-
|
| 129 |
-
|
| 130 |
-
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
|
| 154 |
-
|
| 155 |
-
|
| 156 |
-
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
| 160 |
-
|
| 161 |
-
|
| 162 |
-
|
| 163 |
-
|
| 164 |
-
|
| 165 |
-
|
| 166 |
-
|
| 167 |
-
|
| 168 |
-
|
| 169 |
-
|
| 170 |
-
|
| 171 |
-
|
| 172 |
-
|
| 173 |
-
|
| 174 |
-
|
| 175 |
-
|
| 176 |
-
|
| 177 |
-
|
| 178 |
-
|
| 179 |
-
|
| 180 |
-
|
| 181 |
-
|
| 182 |
-
|
| 183 |
-
|
| 184 |
-
|
| 185 |
-
|
| 186 |
-
|
| 187 |
-
|
| 188 |
-
|
| 189 |
-
|
| 190 |
-
|
| 191 |
-
|
| 192 |
-
|
| 193 |
-
|
| 194 |
-
|
| 195 |
-
|
| 196 |
-
|
| 197 |
-
|
| 198 |
-
|
| 199 |
-
|
| 200 |
-
|
| 201 |
-
|
| 202 |
-
|
| 203 |
-
|
| 204 |
-
|
| 205 |
-
|
| 206 |
-
|
| 207 |
-
|
| 208 |
-
|
| 209 |
-
|
| 210 |
-
|
| 211 |
-
|
| 212 |
-
|
| 213 |
-
|
| 214 |
-
|
| 215 |
-
|
| 216 |
-
|
| 217 |
-
|
| 218 |
-
|
| 219 |
-
|
| 220 |
-
|
| 221 |
-
|
| 222 |
-
|
| 223 |
-
|
| 224 |
-
|
| 225 |
-
|
| 226 |
-
|
| 227 |
-
|
| 228 |
-
|
| 229 |
-
|
| 230 |
-
|
| 231 |
-
|
| 232 |
-
|
| 233 |
-
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
| 238 |
-
|
| 239 |
-
|
| 240 |
-
|
| 241 |
-
|
| 242 |
-
|
| 243 |
-
|
| 244 |
-
|
| 245 |
-
|
| 246 |
-
|
| 247 |
-
|
| 248 |
-
|
| 249 |
-
|
| 250 |
-
|
| 251 |
-
|
| 252 |
-
|
| 253 |
-
|
| 254 |
-
|
| 255 |
-
|
| 256 |
-
|
| 257 |
-
|
| 258 |
-
|
| 259 |
-
|
| 260 |
-
|
| 261 |
-
|
| 262 |
-
|
| 263 |
-
|
| 264 |
-
|
| 265 |
-
|
| 266 |
-
|
| 267 |
-
|
| 268 |
-
|
| 269 |
-
|
| 270 |
-
|
| 271 |
-
|
| 272 |
-
|
| 273 |
-
|
| 274 |
-
|
| 275 |
-
|
| 276 |
-
|
| 277 |
-
|
| 278 |
-
|
| 279 |
-
|
| 280 |
-
|
| 281 |
-
|
| 282 |
-
|
| 283 |
-
|
| 284 |
-
|
| 285 |
-
|
| 286 |
-
|
| 287 |
-
|
| 288 |
-
|
| 289 |
-
|
| 290 |
-
|
| 291 |
-
|
| 292 |
-
|
| 293 |
-
|
| 294 |
-
|
| 295 |
-
|
| 296 |
-
|
| 297 |
-
|
| 298 |
-
|
| 299 |
-
|
| 300 |
-
|
| 301 |
-
|
| 302 |
-
|
| 303 |
-
|
| 304 |
-
|
| 305 |
-
|
| 306 |
-
|
| 307 |
-
|
| 308 |
-
|
| 309 |
-
|
| 310 |
-
|
| 311 |
-
|
| 312 |
-
|
| 313 |
-
|
| 314 |
-
|
| 315 |
-
|
| 316 |
-
|
| 317 |
-
|
| 318 |
-
|
| 319 |
-
|
| 320 |
-
|
| 321 |
-
|
| 322 |
-
|
| 323 |
-
|
| 324 |
-
|
| 325 |
-
|
| 326 |
-
|
| 327 |
-
|
| 328 |
-
|
| 329 |
-
|
| 330 |
-
|
| 331 |
-
|
| 332 |
-
|
| 333 |
-
|
| 334 |
-
|
| 335 |
-
|
| 336 |
-
|
| 337 |
-
|
| 338 |
-
|
| 339 |
-
|
| 340 |
-
|
| 341 |
-
|
| 342 |
-
|
| 343 |
-
|
| 344 |
-
|
| 345 |
-
|
| 346 |
-
|
| 347 |
-
|
| 348 |
-
|
| 349 |
-
|
| 350 |
-
|
| 351 |
-
|
| 352 |
-
|
| 353 |
-
|
| 354 |
-
|
| 355 |
-
|
| 356 |
-
|
| 357 |
-
|
| 358 |
-
|
| 359 |
-
|
| 360 |
-
|
| 361 |
-
|
| 362 |
-
|
| 363 |
-
|
| 364 |
-
|
| 365 |
-
|
| 366 |
-
|
| 367 |
-
|
| 368 |
-
|
| 369 |
-
|
| 370 |
-
|
| 371 |
-
|
| 372 |
-
|
| 373 |
-
|
| 374 |
-
|
| 375 |
-
|
| 376 |
-
|
| 377 |
-
|
| 378 |
-
|
| 379 |
-
|
| 380 |
-
|
| 381 |
-
|
| 382 |
-
|
| 383 |
-
|
| 384 |
-
|
| 385 |
-
|
| 386 |
-
|
| 387 |
-
|
| 388 |
-
|
| 389 |
-
|
| 390 |
-
|
| 391 |
-
|
| 392 |
-
|
| 393 |
-
|
| 394 |
-
|
| 395 |
-
|
| 396 |
-
|
| 397 |
-
|
| 398 |
-
|
| 399 |
-
|
| 400 |
-
|
| 401 |
-
|
| 402 |
-
|
| 403 |
-
|
| 404 |
-
|
| 405 |
-
|
| 406 |
-
|
| 407 |
-
|
| 408 |
-
|
| 409 |
-
|
| 410 |
-
|
| 411 |
-
|
| 412 |
-
|
| 413 |
-
|
| 414 |
-
|
| 415 |
-
|
| 416 |
-
|
| 417 |
-
|
| 418 |
-
|
| 419 |
-
|
| 420 |
-
|
| 421 |
-
|
| 422 |
-
|
| 423 |
-
|
| 424 |
-
|
| 425 |
-
|
| 426 |
-
|
| 427 |
-
|
| 428 |
-
|
| 429 |
-
|
| 430 |
-
|
| 431 |
-
|
| 432 |
-
|
| 433 |
-
|
| 434 |
-
|
| 435 |
-
|
| 436 |
-
|
| 437 |
-
|
| 438 |
-
|
| 439 |
-
|
| 440 |
-
|
| 441 |
-
|
| 442 |
-
|
| 443 |
-
|
| 444 |
-
|
| 445 |
-
|
| 446 |
-
|
| 447 |
-
|
| 448 |
-
|
| 449 |
-
|
| 450 |
-
|
| 451 |
-
|
| 452 |
-
|
| 453 |
-
|
| 454 |
-
|
| 455 |
-
|
| 456 |
-
|
| 457 |
-
|
| 458 |
-
|
| 459 |
-
|
| 460 |
-
|
| 461 |
-
|
| 462 |
-
|
| 463 |
-
|
| 464 |
-
|
| 465 |
-
|
| 466 |
-
|
| 467 |
-
|
| 468 |
-
|
| 469 |
-
|
| 470 |
-
|
| 471 |
-
|
| 472 |
-
|
| 473 |
-
|
| 474 |
-
|
| 475 |
-
|
| 476 |
-
|
| 477 |
-
|
| 478 |
-
|
| 479 |
-
|
| 480 |
-
|
| 481 |
-
|
| 482 |
-
|
| 483 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 484 |
]
|
|
|
|
| 1 |
[
|
| 2 |
+
{
|
| 3 |
+
"name": "FLORES+",
|
| 4 |
+
"author": "Meta",
|
| 5 |
+
"author_url": "https://ai.meta.com",
|
| 6 |
+
"url": "https://huggingface.co/datasets/openlanguagedata/flores_plus",
|
| 7 |
+
"n_languages": 200,
|
| 8 |
+
"tasks": [
|
| 9 |
+
"translation",
|
| 10 |
+
"classification",
|
| 11 |
+
"language_modeling"
|
| 12 |
+
],
|
| 13 |
+
"parallel": true,
|
| 14 |
+
"base": "FLORES",
|
| 15 |
+
"implemented": true,
|
| 16 |
+
"group": "Low-Resource Languages"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"name": "FLEURS",
|
| 20 |
+
"author": "Meta",
|
| 21 |
+
"author_url": "https://ai.meta.com",
|
| 22 |
+
"url": "https://huggingface.co/datasets/google/fleurs",
|
| 23 |
+
"n_languages": 102,
|
| 24 |
+
"tasks": [
|
| 25 |
+
"speech_recognition"
|
| 26 |
+
],
|
| 27 |
+
"parallel": true,
|
| 28 |
+
"base": "FLORES",
|
| 29 |
+
"implemented": true,
|
| 30 |
+
"group": "Low-Resource Languages"
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"name": "CommonVoice",
|
| 34 |
+
"author": "Mozilla",
|
| 35 |
+
"author_url": "https://blog.mozilla.ai",
|
| 36 |
+
"url": "https://huggingface.co/datasets/mozilla-foundation/common_voice_17_0",
|
| 37 |
+
"n_languages": 124,
|
| 38 |
+
"tasks": [
|
| 39 |
+
"speech_recognition"
|
| 40 |
+
],
|
| 41 |
+
"parallel": null,
|
| 42 |
+
"group": "Low-Resource Languages"
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"name": "MMMLU",
|
| 46 |
+
"author": "OpenAI",
|
| 47 |
+
"author_url": "https://openai.com",
|
| 48 |
+
"url": "https://huggingface.co/datasets/openai/MMMLU",
|
| 49 |
+
"n_languages": "14",
|
| 50 |
+
"tasks": [
|
| 51 |
+
"question_answering"
|
| 52 |
+
],
|
| 53 |
+
"parallel": true,
|
| 54 |
+
"base": "MMLU",
|
| 55 |
+
"group": "Multitask Language Understanding"
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"name": "AfriMMLU",
|
| 59 |
+
"author": "Masakhane",
|
| 60 |
+
"author_url": "https://www.masakhane.io",
|
| 61 |
+
"url": "https://huggingface.co/datasets/masakhane/afrimmlu",
|
| 62 |
+
"n_languages": "17",
|
| 63 |
+
"tasks": [
|
| 64 |
+
"question_answering"
|
| 65 |
+
],
|
| 66 |
+
"parallel": true,
|
| 67 |
+
"base": "MMLU",
|
| 68 |
+
"group": "Multitask Language Understanding"
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"name": "Okapi MMLU",
|
| 72 |
+
"author": "Academic",
|
| 73 |
+
"author_url": null,
|
| 74 |
+
"url": "https://huggingface.co/datasets/jon-tow/okapi_mmlu",
|
| 75 |
+
"n_languages": 16,
|
| 76 |
+
"tasks": [
|
| 77 |
+
"question_answering"
|
| 78 |
+
],
|
| 79 |
+
"parallel": true,
|
| 80 |
+
"base": "MMLU",
|
| 81 |
+
"group": "Multitask Language Understanding"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"name": "MMLU-X",
|
| 85 |
+
"author": "OpenGPT-X",
|
| 86 |
+
"author_url": null,
|
| 87 |
+
"url": "https://huggingface.co/datasets/openGPT-X/mmlux",
|
| 88 |
+
"n_languages": 20,
|
| 89 |
+
"tasks": [
|
| 90 |
+
"question_answering"
|
| 91 |
+
],
|
| 92 |
+
"parallel": true,
|
| 93 |
+
"base": "MMLU",
|
| 94 |
+
"group": "Multitask Language Understanding"
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"name": "Global MMLU",
|
| 98 |
+
"author": "Cohere",
|
| 99 |
+
"author_url": "https://cohere.com",
|
| 100 |
+
"url": "https://huggingface.co/datasets/CohereForAI/Global-MMLU",
|
| 101 |
+
"n_languages": 42,
|
| 102 |
+
"tasks": [
|
| 103 |
+
"question_answering"
|
| 104 |
+
],
|
| 105 |
+
"parallel": true,
|
| 106 |
+
"base": "MMLU",
|
| 107 |
+
"group": "Multitask Language Understanding"
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"name": "Okapi ARC Challenge",
|
| 111 |
+
"author": "Academic",
|
| 112 |
+
"author_url": null,
|
| 113 |
+
"url": "https://huggingface.co/datasets/jon-tow/okapi_arc_challenge",
|
| 114 |
+
"n_languages": 31,
|
| 115 |
+
"tasks": [
|
| 116 |
+
"question_answering"
|
| 117 |
+
],
|
| 118 |
+
"parallel": true,
|
| 119 |
+
"base": "AI2 ARC",
|
| 120 |
+
"group": "Abstract Reasoning"
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"name": "Uhuru ARC Easy",
|
| 124 |
+
"author": "Masakhane",
|
| 125 |
+
"author_url": "https://www.masakhane.io",
|
| 126 |
+
"url": "https://huggingface.co/datasets/masakhane/uhura-arc-easy",
|
| 127 |
+
"n_languages": 6,
|
| 128 |
+
"tasks": [
|
| 129 |
+
"question_answering"
|
| 130 |
+
],
|
| 131 |
+
"parallel": true,
|
| 132 |
+
"base": "AI2 ARC",
|
| 133 |
+
"group": "Abstract Reasoning"
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"name": "Arc-X",
|
| 137 |
+
"author": "OpenGPT-X",
|
| 138 |
+
"author_url": null,
|
| 139 |
+
"url": "https://huggingface.co/datasets/openGPT-X/arcx",
|
| 140 |
+
"n_languages": 20,
|
| 141 |
+
"tasks": [
|
| 142 |
+
"question_answering"
|
| 143 |
+
],
|
| 144 |
+
"parallel": true,
|
| 145 |
+
"base": "AI2 ARC",
|
| 146 |
+
"group": "Abstract Reasoning"
|
| 147 |
+
},
|
| 148 |
+
{
|
| 149 |
+
"name": "Okapi TruthfulQA",
|
| 150 |
+
"author": "Academic",
|
| 151 |
+
"author_url": null,
|
| 152 |
+
"url": "https://huggingface.co/datasets/jon-tow/okapi_truthfulqa/tree/main/data",
|
| 153 |
+
"n_languages": 31,
|
| 154 |
+
"tasks": [
|
| 155 |
+
"question_answering"
|
| 156 |
+
],
|
| 157 |
+
"parallel": true,
|
| 158 |
+
"base": "TruthfulQA",
|
| 159 |
+
"group": "Truthfulness"
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"name": "Uhura TruthfulQA",
|
| 163 |
+
"author": "Masakhane",
|
| 164 |
+
"author_url": "https://www.masakhane.io",
|
| 165 |
+
"url": "https://huggingface.co/datasets/masakhane/uhura-truthfulqa",
|
| 166 |
+
"n_languages": 6,
|
| 167 |
+
"tasks": [
|
| 168 |
+
"question_answering"
|
| 169 |
+
],
|
| 170 |
+
"parallel": true,
|
| 171 |
+
"base": "TruthfulQA",
|
| 172 |
+
"group": "Truthfulness"
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"name": "TruthfulQA-X",
|
| 176 |
+
"author": "OpenGPT-X",
|
| 177 |
+
"author_url": null,
|
| 178 |
+
"url": "https://huggingface.co/datasets/openGPT-X/truthfulqax",
|
| 179 |
+
"n_languages": 20,
|
| 180 |
+
"tasks": [
|
| 181 |
+
"question_answering"
|
| 182 |
+
],
|
| 183 |
+
"parallel": true,
|
| 184 |
+
"base": "TruthfulQA",
|
| 185 |
+
"group": "Truthfulness"
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"name": "XNLI",
|
| 189 |
+
"author": "Meta",
|
| 190 |
+
"author_url": "https://ai.meta.com",
|
| 191 |
+
"url": "https://huggingface.co/datasets/facebook/xnli",
|
| 192 |
+
"n_languages": 14,
|
| 193 |
+
"tasks": [
|
| 194 |
+
"classification",
|
| 195 |
+
"logic"
|
| 196 |
+
],
|
| 197 |
+
"parallel": true,
|
| 198 |
+
"base": "MNLI",
|
| 199 |
+
"group": "Natural Language Inference"
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"name": "AfriXNLI",
|
| 203 |
+
"author": "Masakhane",
|
| 204 |
+
"author_url": "https://www.masakhane.io",
|
| 205 |
+
"url": "https://huggingface.co/datasets/masakhane/afrixnli",
|
| 206 |
+
"n_languages": 18,
|
| 207 |
+
"tasks": [
|
| 208 |
+
"classification",
|
| 209 |
+
"logic"
|
| 210 |
+
],
|
| 211 |
+
"parallel": true,
|
| 212 |
+
"base": "MNLI",
|
| 213 |
+
"group": "Natural Language Inference"
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"name": "XGLUE",
|
| 217 |
+
"author": "Microsoft",
|
| 218 |
+
"author_url": "https://microsoft.ai",
|
| 219 |
+
"url": "https://huggingface.co/datasets/microsoft/xglue",
|
| 220 |
+
"n_languages": 18,
|
| 221 |
+
"tasks": [
|
| 222 |
+
"pos"
|
| 223 |
+
],
|
| 224 |
+
"parallel": null,
|
| 225 |
+
"base": "GLUE",
|
| 226 |
+
"group": "General Language Understanding"
|
| 227 |
+
},
|
| 228 |
+
{
|
| 229 |
+
"name": "IndicGLUE",
|
| 230 |
+
"author": "AI4Bharat",
|
| 231 |
+
"author_url": "https://models.ai4bharat.org",
|
| 232 |
+
"url": "https://huggingface.co/datasets/ai4bharat/indic_glue",
|
| 233 |
+
"n_languages": 11,
|
| 234 |
+
"tasks": [
|
| 235 |
+
"question_answering"
|
| 236 |
+
],
|
| 237 |
+
"parallel": null,
|
| 238 |
+
"base": "GLUE",
|
| 239 |
+
"group": "General Language Understanding"
|
| 240 |
+
},
|
| 241 |
+
{
|
| 242 |
+
"name": "Okapi HellaSwag",
|
| 243 |
+
"author": "Academic",
|
| 244 |
+
"author_url": null,
|
| 245 |
+
"url": "https://huggingface.co/datasets/jon-tow/okapi_hellaswag",
|
| 246 |
+
"n_languages": 31,
|
| 247 |
+
"tasks": [
|
| 248 |
+
"question_answering"
|
| 249 |
+
],
|
| 250 |
+
"parallel": true,
|
| 251 |
+
"base": "HellaSwag",
|
| 252 |
+
"group": "Adversarial Language Modelling"
|
| 253 |
+
},
|
| 254 |
+
{
|
| 255 |
+
"name": "HellaSwag-X",
|
| 256 |
+
"author": "OpenGPT-X",
|
| 257 |
+
"author_url": null,
|
| 258 |
+
"url": "https://huggingface.co/datasets/openGPT-X/hellaswagx",
|
| 259 |
+
"n_languages": 20,
|
| 260 |
+
"tasks": [
|
| 261 |
+
"question_answering"
|
| 262 |
+
],
|
| 263 |
+
"parallel": true,
|
| 264 |
+
"base": "HellaSwag",
|
| 265 |
+
"group": "Adversarial Language Modelling"
|
| 266 |
+
},
|
| 267 |
+
{
|
| 268 |
+
"name": "MGSM",
|
| 269 |
+
"author": "Google",
|
| 270 |
+
"author_url": "https://google.com",
|
| 271 |
+
"url": "https://huggingface.co/datasets/juletxara/mgsm",
|
| 272 |
+
"n_languages": 10,
|
| 273 |
+
"tasks": [
|
| 274 |
+
"math"
|
| 275 |
+
],
|
| 276 |
+
"parallel": true,
|
| 277 |
+
"base": "MGSM",
|
| 278 |
+
"group": "Grade School Math"
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"name": "AfriMGSM",
|
| 282 |
+
"author": "Masakhane",
|
| 283 |
+
"author_url": "https://www.masakhane.io",
|
| 284 |
+
"url": "https://huggingface.co/datasets/masakhane/afrimgsm",
|
| 285 |
+
"n_languages": 18,
|
| 286 |
+
"tasks": [
|
| 287 |
+
"math"
|
| 288 |
+
],
|
| 289 |
+
"parallel": true,
|
| 290 |
+
"base": "MGSM",
|
| 291 |
+
"group": "Grade School Math"
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"name": "GSM8K-X",
|
| 295 |
+
"author": "OpenGPT-X",
|
| 296 |
+
"author_url": null,
|
| 297 |
+
"url": "https://huggingface.co/datasets/openGPT-X/gsm8kx",
|
| 298 |
+
"n_languages": 20,
|
| 299 |
+
"tasks": [
|
| 300 |
+
"math"
|
| 301 |
+
],
|
| 302 |
+
"parallel": true,
|
| 303 |
+
"base": "MGSM",
|
| 304 |
+
"group": "Grade School Math"
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"name": "WikiANN / PAN-X",
|
| 308 |
+
"author": "Academic",
|
| 309 |
+
"author_url": null,
|
| 310 |
+
"url": "https://huggingface.co/datasets/unimelb-nlp/wikiann",
|
| 311 |
+
"n_languages": 176,
|
| 312 |
+
"tasks": [
|
| 313 |
+
"ner"
|
| 314 |
+
],
|
| 315 |
+
"parallel": false,
|
| 316 |
+
"group": "Named Entity Recognition"
|
| 317 |
+
},
|
| 318 |
+
{
|
| 319 |
+
"name": "MasakhaNER",
|
| 320 |
+
"author": "Masakhane",
|
| 321 |
+
"author_url": "https://www.masakhane.io",
|
| 322 |
+
"url": "https://huggingface.co/datasets/masakhane/masakhaner",
|
| 323 |
+
"n_languages": 10,
|
| 324 |
+
"tasks": [
|
| 325 |
+
"ner"
|
| 326 |
+
],
|
| 327 |
+
"parallel": null,
|
| 328 |
+
"group": "Named Entity Recognition"
|
| 329 |
+
},
|
| 330 |
+
{
|
| 331 |
+
"name": "Opus Gnome",
|
| 332 |
+
"author": "Helsinki NLP",
|
| 333 |
+
"author_url": null,
|
| 334 |
+
"url": "https://huggingface.co/datasets/Helsinki-NLP/opus_gnome",
|
| 335 |
+
"n_languages": 187,
|
| 336 |
+
"tasks": [
|
| 337 |
+
"translation"
|
| 338 |
+
],
|
| 339 |
+
"parallel": true,
|
| 340 |
+
"group": "Parallel Corpora"
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"name": "Opus Paracrawl",
|
| 344 |
+
"author": "Helsinki NLP",
|
| 345 |
+
"author_url": null,
|
| 346 |
+
"url": "https://huggingface.co/datasets/Helsinki-NLP/opus_paracrawl",
|
| 347 |
+
"n_languages": 43,
|
| 348 |
+
"tasks": [
|
| 349 |
+
"translation"
|
| 350 |
+
],
|
| 351 |
+
"parallel": false,
|
| 352 |
+
"group": "Parallel Corpora"
|
| 353 |
+
},
|
| 354 |
+
{
|
| 355 |
+
"name": "CCAligned",
|
| 356 |
+
"author": "Meta",
|
| 357 |
+
"author_url": "https://ai.meta.com",
|
| 358 |
+
"url": "https://huggingface.co/datasets/ahelk/ccaligned_multilingual",
|
| 359 |
+
"n_languages": 137,
|
| 360 |
+
"tasks": [
|
| 361 |
+
"translation"
|
| 362 |
+
],
|
| 363 |
+
"parallel": false,
|
| 364 |
+
"group": "Parallel Corpora"
|
| 365 |
+
},
|
| 366 |
+
{
|
| 367 |
+
"name": "OPUS Collection",
|
| 368 |
+
"author": "Helsinki NLP",
|
| 369 |
+
"author_url": null,
|
| 370 |
+
"url": "https://opus.nlpl.eu",
|
| 371 |
+
"n_languages": 747,
|
| 372 |
+
"tasks": [
|
| 373 |
+
"translation"
|
| 374 |
+
],
|
| 375 |
+
"parallel": false,
|
| 376 |
+
"group": "Parallel Corpora"
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"name": "Tülu 3 SFT Mixture",
|
| 380 |
+
"author": "AllenAI",
|
| 381 |
+
"author_url": "https://allenai.org",
|
| 382 |
+
"url": "https://huggingface.co/datasets/allenai/tulu-3-sft-mixture",
|
| 383 |
+
"n_languages": 70,
|
| 384 |
+
"tasks": [
|
| 385 |
+
"instruction_following"
|
| 386 |
+
],
|
| 387 |
+
"parallel": false,
|
| 388 |
+
"group": "Instruction Following"
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"name": "xP3",
|
| 392 |
+
"author": "BigScience",
|
| 393 |
+
"author_url": "https://bigscience.huggingface.co",
|
| 394 |
+
"url": "https://huggingface.co/datasets/bigscience/xP3",
|
| 395 |
+
"n_languages": 46,
|
| 396 |
+
"tasks": [
|
| 397 |
+
"instruction_following"
|
| 398 |
+
],
|
| 399 |
+
"parallel": false,
|
| 400 |
+
"group": "Instruction Following"
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"name": "Aya",
|
| 404 |
+
"author": "Cohere",
|
| 405 |
+
"author_url": "https://cohere.com",
|
| 406 |
+
"url": "https://huggingface.co/datasets/CohereForAI/aya_dataset",
|
| 407 |
+
"n_languages": 65,
|
| 408 |
+
"tasks": [
|
| 409 |
+
"instruction_following"
|
| 410 |
+
],
|
| 411 |
+
"parallel": null,
|
| 412 |
+
"group": "Instruction Following"
|
| 413 |
+
},
|
| 414 |
+
{
|
| 415 |
+
"name": "SEA-IFEVAL",
|
| 416 |
+
"author": "AI Singapore",
|
| 417 |
+
"author_url": "https://aisingapore.org",
|
| 418 |
+
"url": "https://huggingface.co/datasets/aisingapore/instruction_following-ifeval",
|
| 419 |
+
"n_languages": 7,
|
| 420 |
+
"tasks": [
|
| 421 |
+
"instruction_following"
|
| 422 |
+
],
|
| 423 |
+
"parallel": true,
|
| 424 |
+
"base": "IFEVAL",
|
| 425 |
+
"group": "Instruction Following"
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"name": "CulturaX",
|
| 429 |
+
"author": "Academic",
|
| 430 |
+
"author_url": null,
|
| 431 |
+
"url": "https://huggingface.co/datasets/uonlp/CulturaX",
|
| 432 |
+
"n_languages": 167,
|
| 433 |
+
"tasks": [
|
| 434 |
+
"language_modeling"
|
| 435 |
+
],
|
| 436 |
+
"parallel": false,
|
| 437 |
+
"group": "Other Tasks"
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"name": "XTREME",
|
| 441 |
+
"author": "Google",
|
| 442 |
+
"author_url": "https://google.com",
|
| 443 |
+
"url": "https://huggingface.co/datasets/google/xtreme",
|
| 444 |
+
"n_languages": 40,
|
| 445 |
+
"tasks": [
|
| 446 |
+
"translation",
|
| 447 |
+
"classification",
|
| 448 |
+
"question_answering",
|
| 449 |
+
"ner"
|
| 450 |
+
],
|
| 451 |
+
"parallel": null,
|
| 452 |
+
"group": "Other Tasks"
|
| 453 |
+
},
|
| 454 |
+
{
|
| 455 |
+
"name": "XLSUM",
|
| 456 |
+
"author": "Academic",
|
| 457 |
+
"author_url": null,
|
| 458 |
+
"url": "https://huggingface.co/datasets/csebuetnlp/xlsum",
|
| 459 |
+
"n_languages": 45,
|
| 460 |
+
"tasks": [
|
| 461 |
+
"summarization"
|
| 462 |
+
],
|
| 463 |
+
"parallel": true,
|
| 464 |
+
"group": "Other Tasks"
|
| 465 |
+
},
|
| 466 |
+
{
|
| 467 |
+
"name": "MSVAMP",
|
| 468 |
+
"author": "Microsoft",
|
| 469 |
+
"author_url": "https://microsoft.ai",
|
| 470 |
+
"url": "https://huggingface.co/datasets/Mathoctopus/MSVAMP",
|
| 471 |
+
"n_languages": 10,
|
| 472 |
+
"tasks": [
|
| 473 |
+
"math"
|
| 474 |
+
],
|
| 475 |
+
"parallel": true,
|
| 476 |
+
"group": "Other Tasks"
|
| 477 |
+
},
|
| 478 |
+
{
|
| 479 |
+
"name": "Multilingual Sentiments",
|
| 480 |
+
"author": "Academic",
|
| 481 |
+
"author_url": null,
|
| 482 |
+
"url": "https://huggingface.co/datasets/tyqiangz/multilingual-sentiments",
|
| 483 |
+
"n_languages": 12,
|
| 484 |
+
"tasks": [
|
| 485 |
+
"sentiment_analysis"
|
| 486 |
+
],
|
| 487 |
+
"parallel": null,
|
| 488 |
+
"group": "Other Tasks"
|
| 489 |
+
},
|
| 490 |
+
{
|
| 491 |
+
"name": "Lanfrica",
|
| 492 |
+
"author": "Lanfrica",
|
| 493 |
+
"author_url": "https://lanfrica.com",
|
| 494 |
+
"url": "https://lanfrica.com/records?language=yor&task=machine%20translation",
|
| 495 |
+
"n_languages": 2200,
|
| 496 |
+
"tasks": [
|
| 497 |
+
"datasets"
|
| 498 |
+
],
|
| 499 |
+
"parallel": null,
|
| 500 |
+
"group": "Dataset Collections"
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"name": "HuggingFace Languages",
|
| 504 |
+
"author": "HuggingFace",
|
| 505 |
+
"author_url": "https://huggingface.co",
|
| 506 |
+
"url": "https://huggingface.co/languages",
|
| 507 |
+
"n_languages": 4680,
|
| 508 |
+
"tasks": [
|
| 509 |
+
"datasets",
|
| 510 |
+
"models"
|
| 511 |
+
],
|
| 512 |
+
"parallel": null,
|
| 513 |
+
"group": "Dataset Collections"
|
| 514 |
+
},
|
| 515 |
+
{
|
| 516 |
+
"name": "HuggingFace Multilingual Datasets",
|
| 517 |
+
"author": "HuggingFace",
|
| 518 |
+
"author_url": "https://huggingface.co",
|
| 519 |
+
"url": "https://huggingface.co/datasets?other=multilinguality:multilingual",
|
| 520 |
+
"n_languages": 2012,
|
| 521 |
+
"tasks": [
|
| 522 |
+
"datasets"
|
| 523 |
+
],
|
| 524 |
+
"parallel": false,
|
| 525 |
+
"group": "Dataset Collections"
|
| 526 |
+
}
|
| 527 |
]
|
frontend/src/components/DatasetTable.js
CHANGED
|
@@ -70,6 +70,11 @@ const DatasetTable = ({ data }) => {
|
|
| 70 |
return (
|
| 71 |
<DataTable
|
| 72 |
value={table}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
header={<>Datasets</>}
|
| 74 |
removableSort
|
| 75 |
filters={filters}
|
|
|
|
| 70 |
return (
|
| 71 |
<DataTable
|
| 72 |
value={table}
|
| 73 |
+
rowGroupMode='subheader'
|
| 74 |
+
rowGroupHeaderTemplate={rowData => {
|
| 75 |
+
return <div style={{ fontWeight: 'bold' }}>{rowData.group}</div>
|
| 76 |
+
}}
|
| 77 |
+
groupRowsBy='group'
|
| 78 |
header={<>Datasets</>}
|
| 79 |
removableSort
|
| 80 |
filters={filters}
|
frontend/src/components/LanguageTable.js
CHANGED
|
@@ -134,7 +134,7 @@ const LanguageTable = ({ data, selectedLanguages, setSelectedLanguages }) => {
|
|
| 134 |
selection={selectedLanguages}
|
| 135 |
onSelectionChange={e => setSelectedLanguages(e.value)}
|
| 136 |
frozenValue={selectedLanguages}
|
| 137 |
-
virtualScrollerOptions={{ itemSize:
|
| 138 |
scrollable
|
| 139 |
scrollHeight='600px'
|
| 140 |
id='language-table'
|
|
|
|
| 134 |
selection={selectedLanguages}
|
| 135 |
onSelectionChange={e => setSelectedLanguages(e.value)}
|
| 136 |
frozenValue={selectedLanguages}
|
| 137 |
+
virtualScrollerOptions={{ itemSize: 60 }}
|
| 138 |
scrollable
|
| 139 |
scrollHeight='600px'
|
| 140 |
id='language-table'
|