Skip to content

Keetawin/RoBERTaEmojiSentimentAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RoBERTa Emoji SentimentAnalysis

Emoji-aware Sentiment Analysis using Roberta Model

This project features an Emotion Detector powered by the RoBERTa model for sentiment analysis. The model is trained to predict underlying emotions in text. Users can explore the capabilities of this model through a demo or download the pre-trained model state dict for further tuning.

Usage

Demo

Visit our online demo to experience the Emotion Detector in action:

Emotion Detector Demo

Model State Dict

For users interested in fine-tuning the model or using it for their specific applications, the pre-trained model state dict can be downloaded from the following Hugging Face model hub link:

Download Deployment Files and RoBERTa Model State Dict

Instructions for Fine-Tuning

  1. Download the RoBERTa model state dict from the provided link.
  2. Integrate the state dict into your project for fine-tuning.
  3. Follow the appropriate fine-tuning procedures for your specific use case.

Model Details

The RoBERTa model used in this project has been fine-tuned for sentiment analysis tasks. It is based on the Transformer architecture and has shown high performance in understanding and analyzing natural language text.

Releases

No releases published

Packages

No packages published