CMeEE / dataset_infos.json
Ddream-ai's picture
Upload dataset_infos.json with huggingface_hub
a31fb5a
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"text": {
"dtype": "string",
"_type": "Value"
},
"ents": [
{
"indices": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"score": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
}
]
},
"splits": {
"train": {
"name": "train",
"num_bytes": 8592427,
"num_examples": 14897,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 2851335,
"num_examples": 4968,
"dataset_name": null
}
},
"download_size": 3572845,
"dataset_size": 11443762,
"size_in_bytes": 15016607
}}