{ | |
"config": { | |
"activation_function": "tanh", | |
"bias": true, | |
"head_type": "classification", | |
"label2id": { | |
"negative": 0, | |
"neutral": 2, | |
"positive": 1 | |
}, | |
"layers": 2, | |
"num_labels": 3, | |
"use_pooler": false | |
}, | |
"hidden_size": 768, | |
"model_class": "BertModelWithHeads", | |
"model_name": "CAMeL-Lab/bert-base-arabic-camelbert-msa", | |
"model_type": "bert", | |
"name": "ABSA_Sentiment_classification_HARD50_pfeiffer_Stack", | |
"version": "3.2.1" | |
} |