{ "_name_or_path": "google/vit-large-patch16-224", "_num_labels": 12, "architectures": [ "ViTForImageClassification" ], "attention_probs_dropout_prob": 0.0, "encoder_stride": 16, "hidden_act": "gelu", "hidden_dropout_prob": 0.0, "hidden_size": 1024, "id2label": { "0": "Appraisal Report", "1": "Block", "2": "Columns", "3": "Commision Form", "4": "Don't Know", "5": "Free Text", "6": "Lease Agreement", "7": "MLS", "8": "Offering Memo", "9": "Profile", "10": "Rent Roll", "11": "Table" }, "image_size": 224, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "Appraisal Report": 0, "Block": 1, "Columns": 2, "Commision Form": 3, "Don't Know": 4, "Free Text": 5, "Lease Agreement": 6, "MLS": 7, "Offering Memo": 8, "Profile": 9, "Rent Roll": 10, "Table": 11 }, "layer_norm_eps": 1e-12, "model_type": "vit", "num_attention_heads": 16, "num_channels": 3, "num_hidden_layers": 24, "patch_size": 16, "problem_type": "single_label_classification", "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.45.0" }