BERT Amazon Review Sentiment Analysis

Model Description

Fine-tuned BERT-base model for classifying Amazon food reviews as positive (4-5 stars) or negative (1-2 stars).

Usage

from transformers import pipeline
classifier = pipeline("text-classification", model="rayen-toujani/BERT-Amazon-Review-Sentiment-Analysis")
classifier("This product is amazing!")
Downloads last month
-
Safetensors
Model size
0.1B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support