ramy-hty commited on
Commit
ac9f2ab
·
verified ·
1 Parent(s): 5ab0ecc

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -127,9 +127,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
127
  "names": null
128
  }
129
  },
130
- "total_episodes": 44,
131
- "total_frames": 5719,
132
- "total_tasks": 2,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
135
  "video_files_size_in_mb": 200,
@@ -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:44"
141
  }
142
  }
143
  ```
 
127
  "names": null
128
  }
129
  },
130
+ "total_episodes": 66,
131
+ "total_frames": 8457,
132
+ "total_tasks": 3,
133
  "chunks_size": 1000,
134
  "data_files_size_in_mb": 100,
135
  "video_files_size_in_mb": 200,
 
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:66"
141
  }
142
  }
143
  ```