Downloads · 30 days
10
5% of all-time downloads
kiroloskhela/Sentiment-Bert
Sentiment-Bert is a text classification model from kiroloskhela. Use it when you need a label for a piece of text. It is set up for transformers.
This repository contains a model for emotion analysis in Arabic text. The model predicts the emotion associated with a given text input. It was developed by Kirolos Amgad Khela and trained on the Emotone dataset and t…
Downloads · 30 days
10
5% of all-time downloads
All-time downloads
182
Public
Parameters
163M
651 MB on disk
Likes
1
Public
Click a slice to open those files.
.safetensors651 MB · 99%
From the Hugging Face model README
This repository contains a model for emotion analysis in Arabic text. The model predicts the emotion associated with a given text input. It was developed by Kirolos Amgad Khela and trained on the Emotone dataset and the SetFit/Emotion dataset after transcribing text to Arabic.
The model can be directly used for emotion analysis. It takes text inputs in Arabic and predicts the corresponding emotion associated with the text.
The model was trained using the Emotone dataset and the SetFit/Emotion dataset after translate text to Arabic.
The training data was preprocessed by cleaning the text from English and removing punctuations.
The Emotone dataset and the SetFit/Emotion dataset are available for training. These datasets contain Arabic text annotated with emotion labels.
To fine-tune the model on a custom dataset, you can use the provided Colab notebook. Follow the steps outlined in the notebook to upload your dataset, configure the training parameters, and start the fine-tuning process.
The fine-tuned model files and dataset are available in this Google Drive folder. You can download the necessary files from this folder.
The model achieved an accuracy of 82% on the evaluation dataset.
For any inquiries about the model, please contact Kirolos Amgad Khela at kirokhela5@gmail.com.