dataverse-tokenized-dataset / dataset_infos.json
rajendrabaskota's picture
Upload dataset_infos.json with huggingface_hub
e08fd50
Raw
History Blame Contribute Delete
1.92 kB
{"rajendrabaskota--dataverse-tokenized-dataset": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"id": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"category": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"__index_level_0__": {
"dtype": "int64",
"id": null,
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"token_type_ids": {
"feature": {
"dtype": "int8",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": null,
"config_name": null,
"version": null,
"splits": {
"train": {
"name": "train",
"num_bytes": 1143371660,
"num_examples": 688982,
"dataset_name": "dataverse-tokenized-dataset"
}
},
"download_checksums": null,
"download_size": 474721380,
"post_processing_size": null,
"dataset_size": 1143371660,
"size_in_bytes": 1618093040
}}