NLP_1 / dataset_infos.json
Miron's picture
Upload dataset_infos.json with huggingface_hub
477b803
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"Science artilce's texts": {
"dtype": "string",
"_type": "Value"
},
"text_length": {
"dtype": "int64",
"_type": "Value"
},
"TEXT": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "csv",
"config_name": "Miron--Text_Science_Articles",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 54709956.09102402,
"num_examples": 711,
"dataset_name": null
},
"validation": {
"name": "validation",
"num_bytes": 6155831.908975979,
"num_examples": 80,
"dataset_name": null
}
},
"download_size": 26356400,
"dataset_size": 60865788.0,
"size_in_bytes": 87222188.0
}}