| { | |
| "model_type": "vjepa2_fmri_encoder", | |
| "architectures": [ | |
| "VJEPA2FMRIEncoderModel" | |
| ], | |
| "auto_map": { | |
| "AutoConfig": "configuration_vjepa2_fmri_encoder.VJEPA2FMRIEncoderConfig", | |
| "AutoModel": "modeling_vjepa2_fmri_encoder.VJEPA2FMRIEncoderModel" | |
| }, | |
| "checkpoint_filename": "vjepa2_offline_encoder.pth", | |
| "output_dim": 20484, | |
| "input_duration_seconds": 3.0, | |
| "input_format": "video_tensor_b_t_c_h_w", | |
| "output_description": "z_scored_fmri_betas_no_time_dimension", | |
| "vjepa_size": "large", | |
| "load_vjepa": true, | |
| "image_size": 224, | |
| "normalize_input": true | |
| } | |