CAMeL-Lab/bert-base-arabic-camelbert-mix-sentiment
CAMeLBERT Mix SA Model Model description CAMeLBERT Mix SA Model is a Sentiment Analysis (SA) model that was built by fine-tuning the CAMeLBERT Mix model. For the fine-tuning, we used the ASTD, ArSAS, and SemEval datasets. Our fine-tuning procedure and the hyperparameters we used can be found in our paper "The Interplay of Variant, Size, and Task Type in Arabic Pre-trained Language Models." Our fi
pip install mlforge-sdk && mlforge pull CAMeL-Lab/bert-base-arabic-camelbert-mix-sentiment
Model details
About CAMeL-Lab/bert-base-arabic-camelbert-mix-sentiment
CAMeLBERT Mix SA Model Model description CAMeLBERT Mix SA Model is a Sentiment Analysis (SA) model that was built by fine-tuning the CAMeLBERT Mix model. For the fine-tuning, we used the ASTD, ArSAS, and SemEval datasets. Our fine-tuning procedure and the hyperparameters we used can be found in our paper "The Interplay of Variant, Size, and Task Type in Arabic Pre-trained Language Models." Our fine-tuning code can be found here. Intended uses You can use the CAMeLBERT Mix SA model directly as part of our CAMeL Tools SA component (recommended) or as part of the transformers pipeline. How to use To use the model with the CAMeL Tools SA component: