sentiment-analysis / README.md
ksvmuralidhar's picture
Update README.md
8e7b8fa

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
metadata
title: Sentiment Analysis
emoji: 🔥
colorFrom: yellow
colorTo: red
sdk: streamlit
sdk_version: 1.29.0
app_file: app.py
pinned: false

Sentiment Analysis

Sentiment analysis application that uses "albert-base-v2" that is fine-tuned using TensorFlow and is quantized using TensorFlow Lite.

The notebook can be found here