instruct / dataset_info.json
chromiewabbit's picture
Upload folder using huggingface_hub
d9cecd5 verified
Raw
History Blame Contribute Delete
934 Bytes
{
"builder_name": "json",
"citation": "",
"config_name": "default",
"dataset_name": "json",
"dataset_size": 138408783,
"description": "",
"download_checksums": {
"/home/chris/shotablue_training/data/instruct/general/train.jsonl": {
"num_bytes": 144144391,
"checksum": null
}
},
"download_size": 144144391,
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"labels": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 282553174,
"splits": {
"train": {
"name": "train",
"num_bytes": 138408783,
"num_examples": 74578,
"dataset_name": "json"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}