|
{ |
|
"_name_or_path": "aubmindlab/bert-base-arabert", |
|
"architectures": [ |
|
"BertForTokenClassification" |
|
], |
|
"attention_probs_dropout_prob": 0.1, |
|
"classifier_dropout": null, |
|
"directionality": "bidi", |
|
"hidden_act": "gelu", |
|
"hidden_dropout_prob": 0.1, |
|
"hidden_size": 768, |
|
"id2label": { |
|
"0": "0", |
|
"1": "Name calling_Labeling", |
|
"10": "Flag_waving", |
|
"11": "Glittering generalities (Virtue)", |
|
"12": "Repetition", |
|
"13": "Slogans", |
|
"14": "Whataboutism", |
|
"15": "Reductio ad hitlerum", |
|
"16": "Appeal_to_Fear-Prejudice", |
|
"17": "Loaded_Language", |
|
"18": "Name_Calling-Labeling", |
|
"19": "Questioning_the_Reputation", |
|
"2": "Causal Oversimplification", |
|
"20": "Exaggeration-Minimisation", |
|
"21": "Appeal_to_Values", |
|
"22": "Flag_Waving", |
|
"23": "Obfuscation-Vagueness-Confusion", |
|
"24": "Appeal_to_Authority", |
|
"25": "Causal_Oversimplification", |
|
"26": "False_Dilemma-No_Choice", |
|
"27": "Conversation_Killer", |
|
"28": "Straw_Man", |
|
"29": "Appeal_to_Hypocrisy", |
|
"3": "Loaded Language", |
|
"30": "Appeal_to_Popularity", |
|
"31": "Guilt_by_Association", |
|
"32": "Red_Herring", |
|
"33": "Appeal_to_Time", |
|
"34": "Consequential_Oversimplification", |
|
"4": "no technique", |
|
"5": "Appeal to authority", |
|
"6": "Smears", |
|
"7": "Exaggeration_Minimisation", |
|
"8": "Appeal to fear_prejudice", |
|
"9": "Doubt" |
|
}, |
|
"initializer_range": 0.02, |
|
"intermediate_size": 3072, |
|
"label2id": { |
|
"0": "0", |
|
"Appeal to authority": "5", |
|
"Appeal to fear_prejudice": "8", |
|
"Appeal_to_Authority": "24", |
|
"Appeal_to_Fear-Prejudice": "16", |
|
"Appeal_to_Hypocrisy": "29", |
|
"Appeal_to_Popularity": "30", |
|
"Appeal_to_Time": "33", |
|
"Appeal_to_Values": "21", |
|
"Causal Oversimplification": "2", |
|
"Causal_Oversimplification": "25", |
|
"Consequential_Oversimplification": "34", |
|
"Conversation_Killer": "27", |
|
"Doubt": "9", |
|
"Exaggeration-Minimisation": "20", |
|
"Exaggeration_Minimisation": "7", |
|
"False_Dilemma-No_Choice": "26", |
|
"Flag_Waving": "22", |
|
"Flag_waving": "10", |
|
"Glittering generalities (Virtue)": "11", |
|
"Guilt_by_Association": "31", |
|
"Loaded Language": "3", |
|
"Loaded_Language": "17", |
|
"Name calling_Labeling": "1", |
|
"Name_Calling-Labeling": "18", |
|
"Obfuscation-Vagueness-Confusion": "23", |
|
"Questioning_the_Reputation": "19", |
|
"Red_Herring": "32", |
|
"Reductio ad hitlerum": "15", |
|
"Repetition": "12", |
|
"Slogans": "13", |
|
"Smears": "6", |
|
"Straw_Man": "28", |
|
"Whataboutism": "14", |
|
"no technique": "4" |
|
}, |
|
"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", |
|
"torch_dtype": "float32", |
|
"transformers_version": "4.30.2", |
|
"type_vocab_size": 2, |
|
"use_cache": true, |
|
"vocab_size": 64000 |
|
} |
|
|