Initial commit
This commit is contained in:
13
config/train/data/ogb.yaml
Normal file
13
config/train/data/ogb.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
dataset:
|
||||
name: ogbench/cube_single_expert
|
||||
num_steps: ${eval:'${wm.num_preds} + ${wm.history_size}'}
|
||||
frameskip: 5
|
||||
keys_to_load:
|
||||
- pixels
|
||||
- action
|
||||
- observation
|
||||
keys_to_cache:
|
||||
- action
|
||||
- observation
|
||||
keys_to_merge:
|
||||
proprio: proprio
|
||||
Reference in New Issue
Block a user