File size: 473 Bytes
e5d23d0
0516286
e5d23d0
0516286
 
e5d23d0
0516286
 
 
 
e5d23d0
0516286
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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 - <dduy193.cs@gmail.com>
- Chien Nguyen - <duychien.work@gmail.com>