kdaterao commited on
Commit
e0532ef
·
verified ·
1 Parent(s): c63579d

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -158,9 +158,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
158
  "names": null
159
  }
160
  },
161
- "total_episodes": 45,
162
- "total_frames": 34759,
163
- "total_tasks": 18,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
166
  "video_files_size_in_mb": 200,
@@ -168,7 +168,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
168
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
169
  "robot_type": "so_follower",
170
  "splits": {
171
- "train": "0:45"
172
  }
173
  }
174
  ```
 
158
  "names": null
159
  }
160
  },
161
+ "total_episodes": 46,
162
+ "total_frames": 35663,
163
+ "total_tasks": 19,
164
  "chunks_size": 1000,
165
  "data_files_size_in_mb": 100,
166
  "video_files_size_in_mb": 200,
 
168
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
169
  "robot_type": "so_follower",
170
  "splits": {
171
+ "train": "0:46"
172
  }
173
  }
174
  ```