| { |
| "_name_or_path": "google/vit-base-patch16-224-in21k", |
| "architectures": [ |
| "ViTForImageClassification" |
| ], |
| "attention_probs_dropout_prob": 0.0, |
| "encoder_stride": 16, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.0, |
| "hidden_size": 768, |
| "id2label": { |
| "0": "Abstract art", |
| "1": "African Art", |
| "10": "Gothic art", |
| "11": "Graffiti", |
| "12": "Impressionism and Post-Impressionism", |
| "13": "Islamic Art", |
| "14": "Japanese Art", |
| "15": "Late Baroque (Rococo) art", |
| "16": "Latin American muralism", |
| "17": "Medieval art", |
| "18": "Minimalism paintings", |
| "19": "Polynesian Art", |
| "2": "Amazonian Art", |
| "20": "Pop art", |
| "21": "Realism paintings", |
| "22": "Renaissance paintings", |
| "23": "Surrealist paintings", |
| "24": "cubism", |
| "25": "expressionism", |
| "26": "romanticism", |
| "3": "Ancient Egyptian and Nubian Art", |
| "4": "Ancient and Traditional Chinese Art", |
| "5": "Anime art", |
| "6": "Art Nouveau paintings", |
| "7": "Baroque paintings", |
| "8": "Cave Art", |
| "9": "Constructivsm art" |
| }, |
| "image_size": 224, |
| "initializer_range": 0.02, |
| "intermediate_size": 3072, |
| "label2id": { |
| "Abstract art": "0", |
| "African Art": "1", |
| "Amazonian Art": "2", |
| "Ancient Egyptian and Nubian Art": "3", |
| "Ancient and Traditional Chinese Art": "4", |
| "Anime art": "5", |
| "Art Nouveau paintings": "6", |
| "Baroque paintings": "7", |
| "Cave Art": "8", |
| "Constructivsm art": "9", |
| "Gothic art": "10", |
| "Graffiti": "11", |
| "Impressionism and Post-Impressionism": "12", |
| "Islamic Art": "13", |
| "Japanese Art": "14", |
| "Late Baroque (Rococo) art": "15", |
| "Latin American muralism": "16", |
| "Medieval art": "17", |
| "Minimalism paintings": "18", |
| "Polynesian Art": "19", |
| "Pop art": "20", |
| "Realism paintings": "21", |
| "Renaissance paintings": "22", |
| "Surrealist paintings": "23", |
| "cubism": "24", |
| "expressionism": "25", |
| "romanticism": "26" |
| }, |
| "layer_norm_eps": 1e-12, |
| "model_type": "vit", |
| "num_attention_heads": 12, |
| "num_channels": 3, |
| "num_hidden_layers": 12, |
| "patch_size": 16, |
| "problem_type": "single_label_classification", |
| "qkv_bias": true, |
| "torch_dtype": "float32", |
| "transformers_version": "4.31.0" |
| } |
|
|