idolezal commited on
Commit
12f143d
β€’
1 Parent(s): 6845288

Added more tasks

Browse files
Files changed (1) hide show
  1. tasks_metadata.json +92 -1
tasks_metadata.json CHANGED
@@ -278,5 +278,96 @@
278
  "short_name": "Cermat Czech Language Open",
279
  "category": "General Reasoning",
280
  "abbreviation": "CCL-OPEN"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
281
  }
282
- }
 
278
  "short_name": "Cermat Czech Language Open",
279
  "category": "General Reasoning",
280
  "abbreviation": "CCL-OPEN"
281
+ },
282
+ "benczechmark_history_ir": {
283
+ "name": "Historical Relelvance Grading",
284
+ "source_url": "https://huggingface.co/datasets/CZLC/history_retrieval",
285
+ "abbreviation": "HIST-IR",
286
+ "category": "Historical",
287
+ "short_name": "Czech History IR"
288
+ },
289
+ "benczechmark_agree": {
290
+ "name": "Agree",
291
+ "source_url": "https://huggingface.co/datasets/davidadamczyk/czechbench_agree",
292
+ "abbreviation": "Agree",
293
+ "category": "Syntactical Reasoning",
294
+ "short_name": "Agree"
295
+ },
296
+ "benczechmark_belebele": {
297
+ "name": "Belebele",
298
+ "source_url": "https://huggingface.co/datasets/davidadamczyk/czechbench_belebele",
299
+ "abbreviation": "BB",
300
+ "category": "Knowledge",
301
+ "short_name": "Belebele"
302
+ },
303
+ "benczechmark_czechnews": {
304
+ "name": "CZ-NEWS",
305
+ "source_url": "https://huggingface.co/datasets/davidadamczyk/czechbench_czech_news",
306
+ "abbreviation": "CZ-NEWS",
307
+ "category": "Topic Classification",
308
+ "short_name": "Czech News"
309
+ },
310
+ "benczechmark_subjectivity": {
311
+ "name": "Subjectivity",
312
+ "source_url": "https://huggingface.co/datasets/davidadamczyk/czechbench_subjectivity",
313
+ "abbreviation": "SUBJ",
314
+ "category": "Sentiment",
315
+ "short_name": "Subjectivity"
316
+ },
317
+ "benczechmark_essay": {
318
+ "name": "Czech National Corpus – Essays",
319
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_skript12",
320
+ "abbreviation": "CNC-E",
321
+ "category": "Language Modeling",
322
+ "short_name": "CNC – Essays"
323
+ },
324
+ "benczechmark_fiction": {
325
+ "name": "Czech National Corpus – Fiction",
326
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_fictree",
327
+ "abbreviation": "CNC-F",
328
+ "category": "Language Modeling",
329
+ "short_name": "CNC – Fiction"
330
+ },
331
+ "benczechmark_capek": {
332
+ "name": "Czech National Corpus – Karel Čapek",
333
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_Capek",
334
+ "abbreviation": "CNC-CAP",
335
+ "category": "Language Modeling",
336
+ "short_name": "CNC – Čapek"
337
+ },
338
+ "benczechmark_correspondence": {
339
+ "name": "Czech National Corpus – Correspondence",
340
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_KSK",
341
+ "abbreviation": "CNC-KSK",
342
+ "category": "Language Modeling",
343
+ "short_name": "CNC – Correspondence"
344
+ },
345
+ "benczechmark_havlicek": {
346
+ "name": "Czech National Corpus – Karel Havlíček – Noviny",
347
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_KHavlicek_HistNews",
348
+ "abbreviation": "CNC-KH",
349
+ "category": "Language Modeling",
350
+ "short_name": "CNC – KHavlicek – HistNews"
351
+ },
352
+ "benczechmark_speeches": {
353
+ "name": "Czech National Corpus – Speeches",
354
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_PrezPrejavy",
355
+ "abbreviation": "CNC-SPCH",
356
+ "category": "Language Modeling",
357
+ "short_name": "CNC – Speeches"
358
+ },
359
+ "benczechmark_spoken": {
360
+ "name": "Czech National Corpus – Spoken",
361
+ "source_url": "https://huggingface.co/datasets/CZLC/CNC_oral_ortofon",
362
+ "abbreviation": "CNC-SPK",
363
+ "category": "Language Modeling",
364
+ "short_name": "CNC – Spoken"
365
+ },
366
+ "benczechmark_snli": {
367
+ "name": "Czech SNLI",
368
+ "source_url": "https://huggingface.co/datasets/CZLC/snli",
369
+ "abbreviation": "SNLI",
370
+ "category": "NLI",
371
+ "short_name": "Czech SNLI"
372
  }
373
+ }