You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

reviews_analysis

A BERT-based model fine-tuned for text classification (e.g., sentiment analysis).

Usage

from transformers import pipeline

classifier = pipeline("text-classification", model="ossama71/reviews_analysis")
result = classifier("This product is amazing!")
print(result)
Downloads last month
-
Safetensors
Model size
0.2B params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support