oft / 1.0.0 /dataset_info.json
Zhao0200's picture
Upload folder using huggingface_hub
ccc9476 verified
Raw
History Blame Contribute Delete
802 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": "VLA_Arena.VLA_Arena_dataset_builder",
"name": "vla_arena",
"releaseNotes": {
"1.0.0": "Initial release."
},
"splits": [
{
"filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
"name": "train",
"numBytes": "922694447",
"shardLengths": [
"19",
"19",
"18",
"19",
"19",
"18",
"19",
"19"
]
}
],
"version": "1.0.0"
}