Update README.md
Browse files
README.md
CHANGED
@@ -4,10 +4,20 @@ emoji: 🤌
|
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
4 |
colorFrom: red
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.21.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
11 |
+
short_description: Test fine-tuned IT5 for Italian generation tasks
|
12 |
+
tags:
|
13 |
+
- italian-nlp
|
14 |
+
- it5
|
15 |
+
- text-to-text-generation
|
16 |
+
- question-answering
|
17 |
+
- question-generation
|
18 |
+
- summarization
|
19 |
+
- style-transfer
|
20 |
+
- headline-generation
|
21 |
---
|
22 |
|
23 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|