mpapucci's picture
Update README.md
47ed0c2
|
raw
history blame contribute delete
No virus
555 Bytes
---
language:
- it
tags:
- Text Classification
datasets:
- TAG-IT
---
Write an italian sentence with one of the following prefixes:
* "Classifica Età: " to get an age classification of the sentence;
* "Classifica Argomento: " to get a topic classification of the sentence;
* "Classifica Genere: " to get a gender classification of the sentence;
The dataset used for the task is: [TAG-IT](https://sites.google.com/view/tag-it-2020/).
The model is a fine tuned version of [IT5-base](https://huggingface.co/gsarti/it5-base) of Sarti and Nissim.