| { | |
| "_name_or_path": "sentence-transformers/LaBSE", | |
| "architectures": [ | |
| "BertForSequenceClassification" | |
| ], | |
| "attention_probs_dropout_prob": 0.1, | |
| "classifier_dropout": null, | |
| "directionality": "bidi", | |
| "gradient_checkpointing": false, | |
| "hidden_act": "gelu", | |
| "hidden_dropout_prob": 0.1, | |
| "hidden_size": 768, | |
| "id2label": { | |
| "0": "art_number_detailed_portrait", | |
| "1": "alfred_steven_gentleman_female", | |
| "2": "greg_rutkowski_desert_fantasy", | |
| "3": "art_concept_artstation_detailed", | |
| "4": "painting_mountain_impressionist_stalenhag", | |
| "5": "horizon_number_fanart_ejsing", | |
| "6": "cat_man_cabbage_photo", | |
| "7": "number_photo_film_photograph", | |
| "8": "number_sepia_compose_well", | |
| "9": "aesthetically_pleasing_watercolor_deco", | |
| "10": "lighting_donato_giancola_joseph", | |
| "11": "trump_donald_joe_biden", | |
| "12": "sculpture_highlight_specular_bake", | |
| "13": "francoise_nielly_gogh_spotlight", | |
| "14": "muscular_facility_equine_anthro", | |
| "15": "aaron_horkey_gaston_barlowe", | |
| "16": "wear_armor_rustic_pixiv", | |
| "17": "workshop_colour_golden_weta", | |
| "18": "iridescent_gem_colored_spike" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 3072, | |
| "label2id": { | |
| "aaron_horkey_gaston_barlowe": 15, | |
| "aesthetically_pleasing_watercolor_deco": 9, | |
| "alfred_steven_gentleman_female": 1, | |
| "art_concept_artstation_detailed": 3, | |
| "art_number_detailed_portrait": 0, | |
| "cat_man_cabbage_photo": 6, | |
| "francoise_nielly_gogh_spotlight": 13, | |
| "greg_rutkowski_desert_fantasy": 2, | |
| "horizon_number_fanart_ejsing": 5, | |
| "iridescent_gem_colored_spike": 18, | |
| "lighting_donato_giancola_joseph": 10, | |
| "muscular_facility_equine_anthro": 14, | |
| "number_photo_film_photograph": 7, | |
| "number_sepia_compose_well": 8, | |
| "painting_mountain_impressionist_stalenhag": 4, | |
| "sculpture_highlight_specular_bake": 12, | |
| "trump_donald_joe_biden": 11, | |
| "wear_armor_rustic_pixiv": 16, | |
| "workshop_colour_golden_weta": 17 | |
| }, | |
| "layer_norm_eps": 1e-12, | |
| "max_position_embeddings": 512, | |
| "model_type": "bert", | |
| "num_attention_heads": 12, | |
| "num_hidden_layers": 12, | |
| "pad_token_id": 0, | |
| "pooler_fc_size": 768, | |
| "pooler_num_attention_heads": 12, | |
| "pooler_num_fc_layers": 3, | |
| "pooler_size_per_head": 128, | |
| "pooler_type": "first_token_transform", | |
| "position_embedding_type": "absolute", | |
| "problem_type": "single_label_classification", | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.25.1", | |
| "type_vocab_size": 2, | |
| "use_cache": true, | |
| "vocab_size": 501153 | |
| } | |