Spaces:
Sleeping
Sleeping
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> | |