Description: Classify customer feedback based on sentiment, topic, and urgency. Prioritize and address customer concerns, improve products and services, and enhance customer satisfaction.
How to Use
Here is how to use this model to classify text into different categories:
from transformers import AutoModelForSequenceClassification, AutoTokenizer
model_name = "interneuronai/customer_feedback_analysis_-_company_x_bart"… See the full description on the dataset page: https://huggingface.co/datasets/interneuronai/customer_feedback_analysis_-_company_x_bart_dataset.