File size: 370 Bytes
31612aa
92b3a30
 
 
 
 
 
 
 
 
31612aa
 
92b3a30
31612aa
92b3a30
31612aa
92b3a30
31612aa
92b3a30
 
894e44b
 
92b3a30
894e44b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
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 |