| { | |
| "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 | |
| } | |
| } |