Librarian Bot: Add base_model information to model
#5
by
librarian-bot
- opened
README.md
CHANGED
|
@@ -1,15 +1,16 @@
|
|
| 1 |
---
|
| 2 |
-
tags:
|
| 3 |
-
- summarization
|
| 4 |
language:
|
| 5 |
- it
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
metrics:
|
| 7 |
- rouge
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: summarization_ilpost
|
| 10 |
results: []
|
| 11 |
-
datasets:
|
| 12 |
-
- ARTeLab/ilpost
|
| 13 |
---
|
| 14 |
|
| 15 |
# summarization_ilpost
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
- it
|
| 4 |
+
tags:
|
| 5 |
+
- summarization
|
| 6 |
+
datasets:
|
| 7 |
+
- ARTeLab/ilpost
|
| 8 |
metrics:
|
| 9 |
- rouge
|
| 10 |
+
base_model: gsarti/it5-base
|
| 11 |
model-index:
|
| 12 |
- name: summarization_ilpost
|
| 13 |
results: []
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# summarization_ilpost
|