File size: 605 Bytes
6fd839a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "repo_id": "jadechoghari/pick-cube",
  "vocab_size": 1024,
  "scale": 10.0,
  "encoded_dims": "0:6",
  "encoded_dim_ranges": [
    [
      0,
      6
    ]
  ],
  "total_encoded_dims": 6,
  "delta_dims": null,
  "delta_dim_list": null,
  "use_delta_transform": false,
  "state_key": "observation.state",
  "normalization_mode": "MEAN_STD",
  "action_horizon": 10,
  "num_training_chunks": 304,
  "compression_stats": {
    "compression_ratio": 5.094972067039106,
    "mean_token_length": 11.776315789473685,
    "p99_token_length": 19.0,
    "min_token_length": 3.0,
    "max_token_length": 21.0
  }
}