Edit model card

Model description

This model is an Arabic language sentiment analysis pretrained model. The model is built on top of the CAMelBERT_msa_sixteenth BERT-based model. We used the HARD dataset of hotels review to fine tune the model. The dataset original labels based on a five-star rating were modified to a 3 label data:

  • POSITIVE: for ratings > 3 stars
  • NEUTRAL: for a 3 star rating
  • NEGATIVE: for ratings < 3 stars

This first prototype was trained on 3 epochs for 1 hours using Colab and a TPU acceleration.

Examples

Here are some examples in Arabic to test :

  • Excellent -> ممتاز(Happy)
  • I'am sad -> أنا حزين (Sad)
  • Nothing -> لا شيء (Neutral)

Contact

If you have questions or improvement remarks, feel free to contact me on my LinkedIn profile: https://www.linkedin.com/in/yahya-ghrab/

Downloads last month
135
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Space using Yah216/Sentiment_Analysis_CAMelBERT_msa_sixteenth_HARD 1