File size: 459 Bytes
8e7b8fa
 
 
 
 
 
 
 
 
 
 
 
1452b15
fc2c6a8
1452b15
 
8e7b8fa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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 <a href="https://github.com/ksv-muralidhar/hugging_face_tf_fine_tuning/blob/main/albert_lime_sentiment_analysis.ipynb">here</a>