| language: en | |
| license: apache-2.0 | |
| tags: | |
| - sentiment-analysis | |
| - text-classification | |
| - distilbert | |
| datasets: | |
| - imdb | |
| pipeline_tag: text-classification | |
| # sentiment-api | |
| Fine-tuned DistilBERT for binary sentiment classification. | |
| ## Evaluation Results | |
| | Metric | Score | | |
| |--------|-------| | |
| | Accuracy | 0.878 | | |
| | Precision | 0.873 | | |
| | Recall | 0.885 | | |
| | F1 | 0.879 | | |