File size: 908 Bytes
bd89646
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
  "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": "roboverse.roboverse_dataset_builder",
  "name": "robo_verse_dataset",
  "releaseNotes": {
    "1.0.0": "Initial release."
  },
  "splits": [
    {
      "filepathTemplate": "{DATASET}-{SPLIT}.{FILEFORMAT}-{SHARD_X_OF_Y}",
      "name": "train",
      "numBytes": "1228476655",
      "shardLengths": [
        "7",
        "7",
        "6",
        "7",
        "7",
        "6",
        "7",
        "7",
        "7",
        "7",
        "6",
        "7",
        "7",
        "6",
        "7",
        "7"
      ]
    }
  ],
  "version": "1.0.0"
}