|
{ |
|
"_name_or_path": "yotasr/Smart_TourGuide", |
|
"architectures": [ |
|
"ViTForImageClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.0, |
|
"encoder_stride": 16, |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.0, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "Sabil-Kuttab", |
|
"1": "abdelrahman katkhuda way", |
|
"2": "al aqmar mosque", |
|
"3": "al hakim mosque", |
|
"4": "azhar mosque", |
|
"5": "ftouh door", |
|
"6": "hmam enal", |
|
"7": "mariam's tree", |
|
"8": "nafisa way", |
|
"9": "refai mosque", |
|
"10": "salah el din castle", |
|
"11": "school of sultan hassan", |
|
"12": "sultan barquq school and khanqah", |
|
"13": "taz palace", |
|
"14": "zowela door" |
|
}, |
|
"image_size": 224, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"Sabil-Kuttab": 0, |
|
"abdelrahman katkhuda way": 1, |
|
"al aqmar mosque": 2, |
|
"al hakim mosque": 3, |
|
"azhar mosque": 4, |
|
"ftouh door": 5, |
|
"hmam enal": 6, |
|
"mariam's tree": 7, |
|
"nafisa way": 8, |
|
"refai mosque": 9, |
|
"salah el din castle": 10, |
|
"school of sultan hassan": 11, |
|
"sultan barquq school and khanqah": 12, |
|
"taz palace": 13, |
|
"zowela door": 14 |
|
}, |
|
"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.38.2" |
|
} |
|
|