{ "_name_or_path": "aubmindlab/bert-base-arabertv2", "architectures": [ "BertForSequenceClassification" ], "attention_probs_dropout_prob": 0.1, "classifier_dropout": null, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "accidents", "1": "arab", "2": "art", "3": "caricature", "4": "culture", "5": "economy", "6": "governments", "7": "health", "8": "investigation", "9": "luck_today", "10": "politics", "11": "reports", "12": "sports", "13": "tech", "14": "television", "15": "women", "16": "world", "17": "world_sport" }, "initializer_range": 0.02, "intermediate_size": 3072, "label2id": { "accidents": 0, "arab": 1, "art": 2, "caricature": 3, "culture": 4, "economy": 5, "governments": 6, "health": 7, "investigation": 8, "luck_today": 9, "politics": 10, "reports": 11, "sports": 12, "tech": 13, "television": 14, "women": 15, "world": 16, "world_sport": 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, "position_embedding_type": "absolute", "problem_type": "single_label_classification", "torch_dtype": "float32", "transformers_version": "4.40.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 64000 }