Upload folder using huggingface_hub
Browse files
data/test/benchmark.jsonl
CHANGED
|
@@ -2,4 +2,4 @@
|
|
| 2 |
{"task_id": "pick-up-block", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -3.6}
|
| 3 |
{"task_id": "turn-on-lightbulb", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -3.7}
|
| 4 |
{"task_id": "close-drawer", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -4.2}
|
| 5 |
-
{"task_id": "open-drawer", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -6.1}
|
|
|
|
| 2 |
{"task_id": "pick-up-block", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -3.6}
|
| 3 |
{"task_id": "turn-on-lightbulb", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -3.7}
|
| 4 |
{"task_id": "close-drawer", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -4.2}
|
| 5 |
+
{"task_id": "open-drawer", "suite": "calvin", "type": "manipulation", "baseline_ppo_return": -6.1}
|