Spaces:
Runtime error
Runtime error
title: Movie-Genres-Multilabel_MultiPoro | |
app_file: app.py | |
sdk: gradio | |
sdk_version: 3.48.0 | |
# Poro 2.0: Title-only Sentiment Analysis | |
## Introduction | |
A simple title-only sentiment analysis model using a distilled version of BERT model. The model is trained on the MovieLens1M dataset and achieves a multi-label F1 score of 0.2733 on macro-average and 0.4443 on micro-average. | |
## Authors | |
- Duy Dang - <[email protected]> | |
- Chien Nguyen - <[email protected]> |