bert_pretrain_phase2 / dataset_infos.json
and111's picture
Upload dataset_infos.json with huggingface_hub
1a5c9e3
{"and111--bert_pretrain_phase2": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"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"
},
"next_sentence_label": {
"dtype": "int64",
"id": null,
"_type": "Value"
}
},
"post_processed": null,
"supervised_keys": null,
"task_templates": null,
"builder_name": "parquet",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"description": null,
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 38589618503,
"num_examples": 24326958,
"dataset_name": "bert_pretrain_phase2"
}
},
"download_checksums": null,
"download_size": 14801733323,
"post_processing_size": null,
"dataset_size": 38589618503,
"size_in_bytes": 53391351826
}}