File size: 339 Bytes
8c8e81c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | ---
tags:
- transformers
- text-classification
- sentiment-analysis
---
# Sentiment Analysis Model
This model is fine-tuned for sentiment classification (positive/negative).
## Model Details
- **Base Model:** `bert-base-uncased`
- **Task:** Sentiment Analysis (Text Classification)
- **Fine-Tuned On:** IMDB Movie Reviews Dataset
|