File size: 390 Bytes
d887e2f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---

language: 
  - it
tags:
- Text Classification
datasets:
- TAG-IT

---

Write an italian sentence with the prefix "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.