jailcode commited on
Commit
256f612
·
verified ·
1 Parent(s): ae6c2c7

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +3 -3
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "type": "smolvla",
3
- "n_obs_steps": 4,
4
  "input_features": {
5
  "observation.state": {
6
  "type": "STATE",
@@ -42,8 +42,8 @@
42
  "tags": null,
43
  "license": null,
44
  "pretrained_path": null,
45
- "chunk_size": 10,
46
- "n_action_steps": 10,
47
  "normalization_mapping": {
48
  "VISUAL": "IDENTITY",
49
  "STATE": "MEAN_STD",
 
1
  {
2
  "type": "smolvla",
3
+ "n_obs_steps": 1,
4
  "input_features": {
5
  "observation.state": {
6
  "type": "STATE",
 
42
  "tags": null,
43
  "license": null,
44
  "pretrained_path": null,
45
+ "chunk_size": 50,
46
+ "n_action_steps": 50,
47
  "normalization_mapping": {
48
  "VISUAL": "IDENTITY",
49
  "STATE": "MEAN_STD",