File size: 391 Bytes
64bd4d8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---

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

---

Write an italian sentence with the prefix "Classifica Età: " to get an age 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.