File size: 396 Bytes
68053fa
 
 
 
 
 
 
 
 
 
 
 
342c1a0
7cd754a
342c1a0
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

---
title: Sentiment Analysis App
emoji: "🎬"
colorFrom: "blue"
colorTo: "green"
sdk: gradio
sdk_version: "3.49.0"
app_file: app.py
pinned: true
---

# 🎬 Sentiment Analysis with DistilBERT

This app classifies movie reviews as Positive or Negative using a fine-tuned DistilBERT model.

Type a review and click submit. The app will display probabilities for Positive and Negative sentiment.