| { |
| "type": "recap_value", |
| "n_obs_steps": 1, |
| "input_features": {}, |
| "output_features": {}, |
| "device": "cuda", |
| "use_amp": false, |
| "use_peft": false, |
| "push_to_hub": true, |
| "repo_id": "reece-omahoney/value-step-remove-ethernet", |
| "private": null, |
| "tags": null, |
| "license": null, |
| "pretrained_path": null, |
| "text_backbone": "google/gemma-3-270m", |
| "vision_tower": "google/siglip-so400m-patch14-224", |
| "precision": "bfloat16", |
| "image_size": 224, |
| "hidden_dim": 640, |
| "num_value_bins": 201, |
| "v_min": -1.0, |
| "v_max": 0.0, |
| "value_head_depth": 1, |
| "gradient_checkpointing": false, |
| "compile_model": true, |
| "normalization_mapping": { |
| "VISUAL": "IDENTITY", |
| "STATE": "IDENTITY", |
| "ACTION": "IDENTITY" |
| } |
| } |