tokenizer-probing-ud2.10 / dataset_infos.json
christopher's picture
Upload dataset_infos.json with huggingface_hub
efd10aa
raw
history blame
No virus
1.9 kB
{"bigscience-catalogue-lm-data--bloom-fertility-ud2.10": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"treebank": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"language": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"lengths": {
"feature": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"tokens": {
"feature": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"fertility": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"continued": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"coverage": {
"dtype": "float64",
"id": null,
"_type": "Value"
},
"tokens_per_byte": {
"dtype": "float64",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 251653428,
"num_examples": 228,
"dataset_name": "bloom-fertility-ud2.10"
}
},
"download_checksums": null,
"download_size": 17492190,
"post_processing_size": null,
"dataset_size": 251653428,
"size_in_bytes": 269145618
}}