mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-18 18:20:08 +00:00
27 lines
578 B
JSON
27 lines
578 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": "MEAN_STD",
|
|
"action_horizon": 10,
|
|
"num_training_chunks": 25065,
|
|
"compression_stats": {
|
|
"compression_ratio": 2.8901734104046244,
|
|
"mean_token_length": 24.22,
|
|
"p99_token_length": 40.0,
|
|
"min_token_length": 9.0,
|
|
"max_token_length": 46.0
|
|
}
|
|
} |