KS-Vijay/sentiment-model-aura
015
๐ซ Sentiment Model Aura (KS-Vijay)
This model is fine-tuned using DistilBERT to classify the sentiment of startup grievance text as either Positive, Neutral, or Negative.
๐ผ Use Case
Used in a smart Grievance Redressal System to analyze tone and emotion of user complaints, providing faster triage and better prioritization.
๐ Model Summary
- Task: Sentiment Classification
- Model: DistilBERT
- Labels:
Positive,Neutral,Negative - Format:
safetensors - Trained on: Complaints from
complaints.csv(custom dataset) - Framework: PyTorch with ๐ค Transformers
๐งช Example Input
"The support staff was helpful, but the delay was frustrating."
