Yuvan Sharma
commited on
Commit
·
808e025
1
Parent(s):
0477f8f
update README.md
Browse files
README.md
CHANGED
@@ -27,9 +27,9 @@ The structure for the data is as follows:
|
|
27 |
.
|
28 |
├── .gitattributes
|
29 |
├── README.md
|
30 |
-
├── epic_clips.json # contains mapping for episode id --> language instruction
|
31 |
-
├── epic_tasks_final.zip # contains extracted 3D point data for Epic-Kitchens
|
32 |
-
└── real_kinova_release_data.zip # contains collected data for real world Kinova Gen3 setup
|
33 |
|
34 |
```
|
35 |
## Citation
|
|
|
27 |
.
|
28 |
├── .gitattributes
|
29 |
├── README.md
|
30 |
+
├── epic_clips.json # contains mapping for episode id --> language instruction (76,014 episodes)
|
31 |
+
├── epic_tasks_final.zip # contains extracted 3D point data for Epic-Kitchens (76,014 episodes)
|
32 |
+
└── real_kinova_release_data.zip # contains collected data for real world Kinova Gen3 setup (2,550 episodes)
|
33 |
|
34 |
```
|
35 |
## Citation
|