Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
## RLBench Dataset
|
| 6 |
+
|
| 7 |
+
RLBench 18 tasks following the PerAct protocol, with image resolution 128×128.
|
| 8 |
+
|
| 9 |
+
- 100 demonstrations per task for training.
|
| 10 |
+
- 25 demonstrations per task for testing.
|