rocstories_train / dataset_info.json
linluqiu's picture
Upload folder using huggingface_hub
29924f6 verified
{
"builder_name": "text",
"citation": "",
"config_name": "default",
"dataset_name": "roc_stories",
"dataset_size": 22804284,
"description": "",
"download_checksums": {
"hf://datasets/mintujupally/ROCStories@db6629716bd11c0d45bcb2fddc1b4bd6c35d8faa/train.txt": {
"num_bytes": 18086495,
"checksum": null
},
"hf://datasets/mintujupally/ROCStories@db6629716bd11c0d45bcb2fddc1b4bd6c35d8faa/test.txt": {
"num_bytes": 4521463,
"checksum": null
}
},
"download_size": 22607958,
"features": {
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "List"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "List"
},
"sequence_length": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 45412242,
"splits": {
"train": {
"name": "train",
"num_bytes": 18243553,
"num_examples": 78528,
"dataset_name": "roc_stories"
},
"test": {
"name": "test",
"num_bytes": 4560731,
"num_examples": 19633,
"dataset_name": "roc_stories"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}