sentiment-analysis / README.md
ksvmuralidhar's picture
Update README.md
1452b15
|
raw
history blame
No virus
313 Bytes
#### 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>