| { | |
| "repo_id": "eunjuri/soft_manip_data", | |
| "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": "QUANTILES", | |
| "action_horizon": 10, | |
| "num_training_chunks": 3600, | |
| "compression_stats": { | |
| "compression_ratio": 8.629368617862793, | |
| "mean_token_length": 6.953, | |
| "p99_token_length": 13.0, | |
| "min_token_length": 2.0, | |
| "max_token_length": 20.0 | |
| } | |
| } |