Datasets:
skt
/

Modalities:
Text
Formats:
json
Languages:
Korean
ArXiv:
Tags:
License:
kobest_v1 / dataset_infos.json
korca's picture
update kobest v1 data loader
810f0e4
raw history blame
No virus
5.02 kB
{
"boolq": {
"description": " Korean Balanced Evaluation of Significant Tasks Benchmark\n",
"citation": " TBD\n",
"homepage": "https://github.com/SKT-LSL/KoBEST_datarepo",
"license": "",
"features": {
"paragraph": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 2,
"names": [
"False",
"True"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "kobest_v1",
"config_name": "boolq",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
}
},
"copa": {
"description": " Korean Balanced Evaluation of Significant Tasks Benchmark\n",
"citation": " TBD\n",
"homepage": "https://github.com/SKT-LSL/KoBEST_datarepo",
"license": "",
"features": {
"premise": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"question": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"alternative_1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"alternative_2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 2,
"names": [
"alternative_1",
"alternative_2"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "kobest_v1",
"config_name": "copa",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
}
},
"wic": {
"description": " Korean Balanced Evaluation of Significant Tasks Benchmark\n",
"citation": " TBD\n",
"homepage": "https://github.com/SKT-LSL/KoBEST_datarepo",
"license": "",
"features": {
"word": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context_1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"context_2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 2,
"names": [
"False",
"True"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "kobest_v1",
"config_name": "copa",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
}
},
"hellaswag": {
"description": " Korean Balanced Evaluation of Significant Tasks Benchmark\n",
"citation": " TBD\n",
"homepage": "https://github.com/SKT-LSL/KoBEST_datarepo",
"license": "",
"features": {
"context": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ending_1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ending_2": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ending_3": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"ending_4": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 4,
"names": [
"ending_1",
"ending_2",
"ending_3",
"ending_4"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "kobest_v1",
"config_name": "copa",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
}
},
"sentineg": {
"description": " Korean Balanced Evaluation of Significant Tasks Benchmark\n",
"citation": " TBD\n",
"homepage": "https://github.com/SKT-LSL/KoBEST_datarepo",
"license": "",
"features": {
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"num_classes": 2,
"names": [
"negative",
"positive"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"post_processed": null,
"supervised_keys": null,
"builder_name": "kobest_v1",
"config_name": "copa",
"version": {
"version_str": "1.0.0",
"description": "",
"major": 1,
"minor": 0,
"patch": 0
}
}
}