id_ohsuhmed / dataset_infos.json
nadhifikbarw's picture
fix builder
1085a87
{
"id_ohsuhmed": {
"description": "Text Classification Ohsuhmed Dataset as part of \"Development of Indonesian Language Model for the Health and Biomedical Domains\nvia Domain Adaptation Transfer Learning\" research",
"citation": "",
"homepage": "",
"license": "",
"features": {
"idx": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"sentence1": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"label": {
"dtype": "string",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "json",
"config_name": "default",
"version": {
"version_str": "1.0.0",
"description": null,
"major": 1,
"minor": 0,
"patch": 0
},
"splits": {
"test": {
"name": "test",
"num_bytes": 2782008,
"num_examples": 2261,
"dataset_name": "id_ohsuhmed"
},
"train": {
"name": "train",
"num_bytes": 66683865,
"num_examples": 53624,
"dataset_name": "id_ohsuhmed"
},
"validation": {
"name": "validation",
"num_bytes": 1229380,
"num_examples": 1081,
"dataset_name": "id_ohsuhmed"
}
},
"download_checksums": null,
"download_size": 37683740,
"post_processing_size": null,
"dataset_size": 70695253,
"size_in_bytes": 108378993
}
}