Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,4 +2,10 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- LeRobot
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
tags:
|
| 4 |
- LeRobot
|
| 5 |
+
- extend-robotics
|
| 6 |
+
task_categories:
|
| 7 |
+
- robotics
|
| 8 |
+
configs:
|
| 9 |
+
- config_name: default
|
| 10 |
+
data_files: data/*/*.parquet
|
| 11 |
---
|