OpenVL_data / example_dataset /1.0.0 /dataset_info.json
KyleZ0906's picture
Upload 4 files
6a0835a verified
raw
history blame contribute delete
721 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": "rlds_np_rollout.rlds_np_rollout_dataset_builder",
"name": "example_dataset",
"releaseNotes": {
"1.0.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "196209009",
"shardLengths": [
"1"
]
}
],
"version": "1.0.0"
}