real_kortex / dataset_info.json
nhatchung's picture
Upload folder using huggingface_hub
759f602 verified
Raw
History Blame Contribute Delete
922 Bytes
{
"citation": "// TODO(example_dataset): BibTeX citation",
"description": "TODO(example_dataset): Markdown description of your dataset.\nDescription is **formatted** as markdown.\n\nIt should also contain any processing which has been applied (if any),\n(e.g. corrupted example skipped, images cropped,...):",
"fileFormat": "tfrecord",
"moduleName": "Real_Kortex.Real_Kortex_dataset_builder",
"name": "real__kortex",
"releaseNotes": {
"1.0.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "1785248082",
"shardLengths": [
"20",
"20",
"19",
"20",
"20",
"19",
"20",
"20",
"20",
"20",
"19",
"20",
"20",
"19",
"20",
"20"
]
}
],
"version": "1.0.0"
}