{ "architectures": [ "DOFAModel" ], "attention_probs_dropout_prob": 0.0, "default_wavelengths": [ 0.665, 0.56, 0.49, 0.705, 0.74, 0.783, 0.842, 1.61, 2.19 ], "dtype": "float32", "global_pool": true, "head_dropout": 0.0, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 768, "id2label": {}, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": {}, "layer_norm_eps": 1e-06, "mlp_ratio": 4.0, "model_type": "dofa", "num_attention_heads": 12, "num_channels": 9, "num_hidden_layers": 12, "patch_size": 16, "qkv_bias": true, "transformers_version": "5.0.0", "wv_planes": 128, "auto_map": { "AutoConfig": "modeling_dofa.DOFAConfig", "AutoModel": "modeling_dofa.DOFAModel", "AutoModelForImageClassification": "modeling_dofa.DOFAForImageClassification" }, "custom_pipelines": { "dofa-feature-extraction": { "impl": "pipeline_dofa.DOFAImageFeatureExtractionPipeline", "pt": [ "AutoModel" ] } }, "default_image_mean": [ 114.11, 114.82, 126.64, 84.34, 97.85, 103.94, 101.44, 72.33, 56.67 ], "default_image_std": [ 77.84, 69.97, 67.42, 64.57, 61.73, 61.34, 60.3, 47.89, 42.56 ] }