jonters commited on
Commit
dec4bc1
·
verified ·
1 Parent(s): 3c1cd88

Add LBF 7x7 BC human_proxy checkpoint

Browse files
lbf/lbf_7x7/human_proxy/policy.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a9c15e9d28411a3e337be2bafe3ea3ca64772628ebc81edc1eb95572f2339e0
3
+ size 852464
lbf/lbf_7x7/human_proxy/policy.yaml ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ action_dim: 6
2
+ data_dir: null
3
+ dropout_rate: 0.0
4
+ epochs: 50
5
+ exclude_uncertain: false
6
+ invalid_action_mode: noop
7
+ lbf_config:
8
+ - all
9
+ lbf_feature_mode: none
10
+ lr: 0.0003
11
+ lstm_dim: 128
12
+ mask_unavailable_actions: true
13
+ obs_dim: 24
14
+ postprocess_dim: 64
15
+ preprocess_dim: 256
16
+ seed: 42
17
+ selected_epoch: 50
18
+ val_accuracy: 0.47606828808784485
19
+ val_fraction: 0.2