Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: RoboInter-Data
|
| 3 |
+
task_categories:
|
| 4 |
+
- robotics
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- Embodied-AI
|
| 9 |
+
- Robotic manipulation
|
| 10 |
+
- intermediate-representation
|
| 11 |
+
extra_gated_prompt: >-
|
| 12 |
+
### RoboInter-Data COMMUNITY LICENSE AGREEMENT
|
| 13 |
+
|
| 14 |
+
All the data and code within this repo are under [CC BY-NC-SA
|
| 15 |
+
4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/).
|
| 16 |
+
extra_gated_fields:
|
| 17 |
+
First Name: text
|
| 18 |
+
Last Name: text
|
| 19 |
+
Email: text
|
| 20 |
+
Country: country
|
| 21 |
+
Affiliation: text
|
| 22 |
+
Job title:
|
| 23 |
+
type: select
|
| 24 |
+
options:
|
| 25 |
+
- Student
|
| 26 |
+
- Research Graduate
|
| 27 |
+
- AI researcher
|
| 28 |
+
- AI developer/engineer
|
| 29 |
+
- Other
|
| 30 |
+
geo: ip_location
|
| 31 |
+
By clicking Submit below I accept the terms of the license and acknowledge that the information I provide will be collected stored processed and shared in accordance with the RoboInter Privacy Policy: checkbox
|
| 32 |
+
extra_gated_description: >-
|
| 33 |
+
The information you provide will be collected, stored, processed and shared in
|
| 34 |
+
accordance with the RoboInter Privacy Policy.
|
| 35 |
+
extra_gated_button_content: Submit
|
| 36 |
+
---
|