Kouch commited on
Commit
4cb64b9
·
verified ·
1 Parent(s): 1723819

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -127,8 +127,8 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
127
  "names": null
128
  }
129
  },
130
- "total_episodes": 10,
131
- "total_frames": 8067,
132
  "total_tasks": 1,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
@@ -137,7 +137,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
137
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
138
  "robot_type": "so_follower",
139
  "splits": {
140
- "train": "0:10"
141
  }
142
  }
143
  ```
 
127
  "names": null
128
  }
129
  },
130
+ "total_episodes": 60,
131
+ "total_frames": 46487,
132
  "total_tasks": 1,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
 
137
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
138
  "robot_type": "so_follower",
139
  "splits": {
140
+ "train": "0:60"
141
  }
142
  }
143
  ```