{ "architectures": [ "PrithviModel" ], "model_type": "prithvi_eo", "dtype": "float32", "transformers_version": "5.0.0", "image_size": 224, "num_frames": 4, "patch_size": [ 1, 16, 16 ], "num_channels": 6, "hidden_size": 192, "num_hidden_layers": 12, "num_attention_heads": 3, "decoder_hidden_size": 512, "decoder_num_hidden_layers": 8, "decoder_num_attention_heads": 16, "mlp_ratio": 4, "coords_encoding": [ "time", "location" ], "coords_scale_learn": true, "mask_ratio": 0.75, "norm_pix_loss": false, "bands": [ "B02", "B03", "B04", "B05", "B06", "B07" ], "image_mean": [ 1087.0, 1342.0, 1433.0, 2734.0, 1958.0, 1363.0 ], "image_std": [ 2248.0, 2179.0, 2178.0, 1850.0, 1242.0, 1049.0 ], "origin_url": "https://huggingface.co/ibm-nasa-geospatial/Prithvi-EO-2.0-tiny", "architecture_name": "prithvi_eo_v2_tiny", "id2label": {}, "label2id": {}, "auto_map": { "AutoConfig": "modeling_prithvi.PrithviConfig", "AutoModel": "modeling_prithvi.PrithviModel", "AutoModelForMaskedImageModeling": "modeling_prithvi.PrithviMAEModel" }, "custom_pipelines": { "prithvi-eo-feature-extraction": { "impl": "pipeline_prithvi.PrithviFeatureExtractionPipeline", "pt": [ "AutoModel" ] } }, "legacy_checkpoint": "Prithvi_EO_V2_tiny_TL.pt", "legacy_source": "Prithvi-EO-2.0-tiny-TL" }