prabhatkr commited on
Commit
f444681
·
verified ·
1 Parent(s): a08b37e

Upload eval.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. eval.yaml +18 -0
eval.yaml ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: CALVIN Manipulation Benchmark
2
+ description: PPO evaluation benchmark on CALVIN tabletop manipulation tasks.
3
+ tasks:
4
+ - id: place-in-drawer
5
+ config: default
6
+ split: test
7
+ - id: pick-up-block
8
+ config: default
9
+ split: test
10
+ - id: turn-on-lightbulb
11
+ config: default
12
+ split: test
13
+ - id: close-drawer
14
+ config: default
15
+ split: test
16
+ - id: open-drawer
17
+ config: default
18
+ split: test