| { | |
| "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": "Hobbies and Interests", | |
| "1": "Descriptions", | |
| "2": "Education and Training", | |
| "3": "Wishes and Dreams", | |
| "4": "Weather", | |
| "5": "Time", | |
| "6": "Environment and Nature", | |
| "7": "Law and Justice", | |
| "8": "Health", | |
| "9": "Days and Dates", | |
| "10": "Responses", | |
| "11": "Home and Living", | |
| "12": "Mental Health", | |
| "13": "Tourism", | |
| "14": "Social Media", | |
| "15": "Sports", | |
| "16": "Entertainment", | |
| "17": "Study and Education", | |
| "18": "Instructions and Guidelines", | |
| "19": "Arts and Media", | |
| "20": "Transport", | |
| "21": "Directions", | |
| "22": "Events and Celebrations", | |
| "23": "Travel", | |
| "24": "Planning and Decisions", | |
| "25": "Emotions", | |
| "26": "Family and Relationships", | |
| "27": "Religion and Spirituality", | |
| "28": "Daily Life", | |
| "29": "Opinions", | |
| "30": "Technology", | |
| "31": "Culture and Traditions", | |
| "32": "Questions", | |
| "33": "Business and Money", | |
| "34": "Economy and Finance", | |
| "35": "Greetings", | |
| "36": "Real Estate and Housing", | |
| "37": "Saudi Cities and Regions", | |
| "38": "Work", | |
| "39": "Fitness and Exercise", | |
| "40": "Cars and Driving", | |
| "41": "Food and Dining", | |
| "42": "Shopping" | |
| }, | |
| "initializer_range": 0.02, | |
| "intermediate_size": 3072, | |
| "label2id": { | |
| "Arts and Media": 19, | |
| "Business and Money": 33, | |
| "Cars and Driving": 40, | |
| "Culture and Traditions": 31, | |
| "Daily Life": 28, | |
| "Days and Dates": 9, | |
| "Descriptions": 1, | |
| "Directions": 21, | |
| "Economy and Finance": 34, | |
| "Education and Training": 2, | |
| "Emotions": 25, | |
| "Entertainment": 16, | |
| "Environment and Nature": 6, | |
| "Events and Celebrations": 22, | |
| "Family and Relationships": 26, | |
| "Fitness and Exercise": 39, | |
| "Food and Dining": 41, | |
| "Greetings": 35, | |
| "Health": 8, | |
| "Hobbies and Interests": 0, | |
| "Home and Living": 11, | |
| "Instructions and Guidelines": 18, | |
| "Law and Justice": 7, | |
| "Mental Health": 12, | |
| "Opinions": 29, | |
| "Planning and Decisions": 24, | |
| "Questions": 32, | |
| "Real Estate and Housing": 36, | |
| "Religion and Spirituality": 27, | |
| "Responses": 10, | |
| "Saudi Cities and Regions": 37, | |
| "Shopping": 42, | |
| "Social Media": 14, | |
| "Sports": 15, | |
| "Study and Education": 17, | |
| "Technology": 30, | |
| "Time": 5, | |
| "Tourism": 13, | |
| "Transport": 20, | |
| "Travel": 23, | |
| "Weather": 4, | |
| "Wishes and Dreams": 3, | |
| "Work": 38 | |
| }, | |
| "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.53.1", | |
| "type_vocab_size": 2, | |
| "use_cache": true, | |
| "vocab_size": 100000 | |
| } | |