shutingmi commited on
Commit
a7c5092
·
verified ·
1 Parent(s): 8f92018

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -121,9 +121,9 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
121
  "names": null
122
  }
123
  },
124
- "total_episodes": 15,
125
- "total_frames": 1893,
126
- "total_tasks": 2,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
129
  "video_files_size_in_mb": 200,
@@ -131,7 +131,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
- "train": "0:15"
135
  }
136
  }
137
  ```
 
121
  "names": null
122
  }
123
  },
124
+ "total_episodes": 25,
125
+ "total_frames": 2994,
126
+ "total_tasks": 3,
127
  "chunks_size": 1000,
128
  "data_files_size_in_mb": 100,
129
  "video_files_size_in_mb": 200,
 
131
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
132
  "robot_type": "so_follower",
133
  "splits": {
134
+ "train": "0:25"
135
  }
136
  }
137
  ```