WWS-NUS commited on
Commit
d80a027
·
verified ·
1 Parent(s): 9d7a646

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -42,7 +42,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
42
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
43
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
44
  "features": {
45
- "observation.images.wrist_image": {
46
  "dtype": "video",
47
  "shape": [
48
  256,
@@ -65,7 +65,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
65
  "has_audio": false
66
  }
67
  },
68
- "observation.images.image": {
69
  "dtype": "video",
70
  "shape": [
71
  256,
 
42
  "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
43
  "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
44
  "features": {
45
+ "observation.images.image": {
46
  "dtype": "video",
47
  "shape": [
48
  256,
 
65
  "has_audio": false
66
  }
67
  },
68
+ "observation.images.wrist_image": {
69
  "dtype": "video",
70
  "shape": [
71
  256,