mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-16 09:09:48 +00:00
27 lines
592 B
JSON
27 lines
592 B
JSON
{
|
|
"repo_id": "local",
|
|
"vocab_size": 1024,
|
|
"scale": 10.0,
|
|
"encoded_dims": "0:7",
|
|
"encoded_dim_ranges": [
|
|
[
|
|
0,
|
|
7
|
|
]
|
|
],
|
|
"total_encoded_dims": 7,
|
|
"delta_dims": null,
|
|
"delta_dim_list": null,
|
|
"use_delta_transform": false,
|
|
"state_key": "observation.state",
|
|
"normalization_mode": "QUANTILES",
|
|
"action_horizon": 10,
|
|
"num_training_chunks": 25065,
|
|
"compression_stats": {
|
|
"compression_ratio": 3.464660463274599,
|
|
"mean_token_length": 20.204,
|
|
"p99_token_length": 36.00999999999999,
|
|
"min_token_length": 5.0,
|
|
"max_token_length": 38.0
|
|
}
|
|
} |