language_id_bigcode / dataset_infos.json
loubnabnl's picture
loubnabnl HF staff
Upload dataset_infos.json with huggingface_hub
9f0979e
{"loubnabnl--language_id_bigcode": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"content": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"path": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"size": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"nl_text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nl_size": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"nl_language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"nl_language_score": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "json",
"config_name": "bigcode--small_multi_safe_license_raw",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 92772547,
"num_examples": 8000,
"dataset_name": "language_id_bigcode"
}
},
"download_checksums": null,
"download_size": 33639691,
"post_processing_size": null,
"dataset_size": 92772547,
"size_in_bytes": 126412238
}}