Robotics
LeRobot
Safetensors
vision-language-action
eo1
PaP_objects_2_eo-1 / train_config.json
Grigorij's picture
Upload model card and train config
ea476e0 verified
Raw
History Blame Contribute Delete
14.9 kB
{
"dataset": {
"repo_id": "Grigorij/PaP_objects_2_sum",
"repo_type": "dataset",
"root": null,
"episodes": null,
"exclude_episodes": null,
"image_transforms": {
"enable": false,
"max_num_transforms": 3,
"random_order": false,
"tfs": {
"brightness": {
"weight": 1.0,
"type": "ColorJitter",
"kwargs": {
"brightness": [
0.8,
1.2
]
}
},
"contrast": {
"weight": 1.0,
"type": "ColorJitter",
"kwargs": {
"contrast": [
0.8,
1.2
]
}
},
"saturation": {
"weight": 1.0,
"type": "ColorJitter",
"kwargs": {
"saturation": [
0.5,
1.5
]
}
},
"hue": {
"weight": 1.0,
"type": "ColorJitter",
"kwargs": {
"hue": [
-0.05,
0.05
]
}
},
"sharpness": {
"weight": 1.0,
"type": "SharpnessJitter",
"kwargs": {
"sharpness": [
0.5,
1.5
]
}
},
"affine": {
"weight": 1.0,
"type": "RandomAffine",
"kwargs": {
"degrees": [
-5.0,
5.0
],
"translate": [
0.05,
0.05
]
}
}
}
},
"revision": null,
"use_imagenet_stats": true,
"video_backend": "torchcodec",
"return_uint8": false,
"depth_output_unit": "mm",
"streaming": false,
"eval_split": 0.0
},
"env": null,
"policy": {
"type": "eo1",
"n_obs_steps": 1,
"input_features": {
"observation.state": {
"type": "STATE",
"shape": [
6
]
},
"observation.images.front": {
"type": "VISUAL",
"shape": [
3,
480,
640
]
},
"observation.images.arm": {
"type": "VISUAL",
"shape": [
3,
480,
640
]
}
},
"output_features": {
"action": {
"type": "ACTION",
"shape": [
6
]
}
},
"device": "cuda",
"use_amp": false,
"use_peft": false,
"push_to_hub": true,
"repo_id": "Grigorij/PaP_objects_2_eo-1",
"private": null,
"tags": [
"eo1",
"robotics",
"vision-language-action",
"lerobot"
],
"license": "mit",
"pretrained_path": "lerobot/eo1-base",
"pretrained_revision": null,
"vlm_base": "lerobot/eo1-base",
"vlm_config": {
"_name_or_path": "",
"action_pass_id": 151672,
"action_token_id": 151666,
"architectures": [
"Qwen2_5_VLForConditionalGeneration"
],
"chunk_size_feed_forward": 0,
"dtype": "bfloat16",
"eos_token_id": 151645,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"image_token_id": 151655,
"is_encoder_decoder": false,
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"model_type": "qwen2_5_vl",
"output_attentions": false,
"output_hidden_states": false,
"pad_token_id": 151643,
"problem_type": null,
"return_dict": true,
"state_token_id": 151669,
"text_config": {
"_name_or_path": "",
"architectures": null,
"attention_dropout": 0.0,
"bos_token_id": 151643,
"chunk_size_feed_forward": 0,
"dtype": "bfloat16",
"eos_token_id": 151645,
"hidden_act": "silu",
"hidden_size": 2048,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"initializer_range": 0.02,
"intermediate_size": 11008,
"is_encoder_decoder": false,
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"layer_types": [
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention",
"full_attention"
],
"max_position_embeddings": 128000,
"max_window_layers": 70,
"model_type": "qwen2_5_vl_text",
"num_attention_heads": 16,
"num_hidden_layers": 36,
"num_key_value_heads": 2,
"output_attentions": false,
"output_hidden_states": false,
"pad_token_id": null,
"problem_type": null,
"return_dict": true,
"rms_norm_eps": 1e-06,
"rope_parameters": {
"mrope_section": [
16,
24,
24
],
"rope_theta": 1000000.0,
"rope_type": "default",
"type": "mrope"
},
"sliding_window": null,
"use_cache": true,
"use_sliding_window": false,
"vocab_size": 151936
},
"tie_word_embeddings": true,
"transformers_version": "5.5.4",
"use_cache": false,
"video_token_id": 151656,
"vision_config": {
"_name_or_path": "",
"architectures": null,
"chunk_size_feed_forward": 0,
"depth": 32,
"dtype": null,
"fullatt_block_indexes": [
7,
15,
23,
31
],
"hidden_act": "silu",
"hidden_size": 1280,
"id2label": {
"0": "LABEL_0",
"1": "LABEL_1"
},
"in_channels": 3,
"in_chans": 3,
"initializer_range": 0.02,
"intermediate_size": 3420,
"is_encoder_decoder": false,
"label2id": {
"LABEL_0": 0,
"LABEL_1": 1
},
"model_type": "qwen2_5_vl",
"num_heads": 16,
"out_hidden_size": 2048,
"output_attentions": false,
"output_hidden_states": false,
"patch_size": 14,
"problem_type": null,
"return_dict": true,
"spatial_merge_size": 2,
"spatial_patch_size": 14,
"temporal_patch_size": 2,
"tokens_per_second": 2,
"window_size": 112
},
"vision_end_token_id": 151653,
"vision_start_token_id": 151652,
"vision_token_id": 151654,
"vocab_size": 151936
},
"image_min_pixels": 50176,
"image_max_pixels": 100352,
"use_fast_processor": true,
"chunk_size": 16,
"n_action_steps": 16,
"max_state_dim": 32,
"max_action_dim": 32,
"freeze_vision_tower": true,
"freeze_llm": false,
"flow_loss_weight": 1.0,
"text_loss_weight": 0.01,
"use_language_recipe": false,
"recipe": {
"messages": [
{
"role": "user",
"content": "${task}\nPredict the next action in language.",
"stream": "low_level",
"target": false,
"if_present": null,
"tool_calls_from": null
},
{
"role": "assistant",
"content": "${subtask}",
"stream": "low_level",
"target": true,
"if_present": "subtask",
"tool_calls_from": null
}
],
"bindings": null,
"blend": null,
"weight": null,
"route": null
},
"recipe_path": null,
"tokenizer_max_length": 1000,
"num_denoise_steps": 10,
"num_action_layers": 2,
"action_act": "linear",
"time_sampling_beta_alpha": 1.5,
"time_sampling_beta_beta": 1.0,
"time_sampling_scale": 0.999,
"time_sampling_offset": 0.001,
"min_period": 0.004,
"max_period": 4.0,
"supervise_padding_action_dims": false,
"supervise_padding_actions": true,
"dtype": "bfloat16",
"force_fp32_autocast": true,
"attn_implementation": "sdpa",
"gradient_checkpointing": false,
"normalization_mapping": {
"ACTION": "MEAN_STD",
"STATE": "MEAN_STD",
"VISUAL": "IDENTITY"
},
"optimizer_lr": 0.0001,
"optimizer_betas": [
0.9,
0.999
],
"optimizer_eps": 1e-08,
"optimizer_weight_decay": 0.1,
"optimizer_grad_clip_norm": 1.0,
"scheduler_warmup_steps": 900,
"scheduler_decay_steps": 30000,
"scheduler_decay_lr": 0.0
},
"reward_model": null,
"output_dir": "outputs/objects2_eo1",
"job_name": "objects2_eo1",
"resume": false,
"seed": 1000,
"cudnn_deterministic": false,
"num_workers": 8,
"batch_size": 16,
"prefetch_factor": 4,
"persistent_workers": true,
"dataloader_multiprocessing_context": "spawn",
"steps": 30000,
"env_eval_freq": 20000,
"log_freq": 10,
"eval_steps": 0,
"max_eval_samples": 0,
"tolerance_s": 0.0001,
"save_checkpoint": true,
"save_freq": 10000,
"checkpoint_format": "safetensors",
"use_policy_training_preset": true,
"optimizer": {
"type": "adamw",
"lr": 0.0001,
"weight_decay": 0.1,
"grad_clip_norm": 1.0,
"betas": [
0.9,
0.999
],
"eps": 1e-08
},
"scheduler": {
"type": "cosine_decay_with_warmup",
"num_warmup_steps": 900,
"num_decay_steps": 30000,
"peak_lr": 0.0001,
"decay_lr": 0.0
},
"parallelism": {
"dp_replicate": 1,
"dp_shard": 1,
"context_parallel": {
"ring_degree": 1,
"ulysses_degree": 1
},
"cfg_parallel": 1
},
"accelerator": {
"mixed_precision": "no",
"gradient_accumulation": {
"steps": 1
},
"fsdp": {
"reshard_after_forward": true,
"wrap_modules": null,
"min_num_params": null,
"cpu_offload": false,
"ignored_modules": null
},
"ddp": {
"find_unused_parameters": true,
"gradient_as_bucket_view": false,
"static_graph": false
},
"compile": {
"enabled": false,
"backend": "inductor",
"mode": null,
"regional": true
},
"activation_checkpointing": {
"mode": "none"
}
},
"eval": {
"n_episodes": 50,
"batch_size": 16,
"use_async_envs": true,
"recording": false,
"recording_repo_id": null,
"recording_private": false
},
"ema": {
"enable": false,
"decay": null,
"update_after_step": 0,
"inv_gamma": 1.0,
"power": 0.75,
"min_decay": 0.0,
"max_decay": 0.9999,
"use_for_eval": true
},
"wandb": {
"enable": true,
"disable_artifact": true,
"project": "lerobot",
"entity": null,
"notes": null,
"run_id": "ht730jjv",
"mode": null,
"add_tags": true
},
"peft": null,
"job": {
"target": null,
"image": "huggingface/lerobot-gpu:latest",
"timeout": "2d",
"detach": false,
"tags": []
},
"save_checkpoint_to_hub": false,
"sample_weighting": null,
"rename_map": {},
"checkpoint_path": null
}