Librarian Bot: Update dataset YAML metadata for model
#1
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
3 |
---
|
4 |
`cyT5-small` is a light-weight (alpha-version) Welsh T5 model extracted from the `google/mt5-small` model and fine-tuned only on the [Welsh summarization dataset](https://huggingface.co/datasets/ignatius/welsh_summarization).
|
5 |
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
datasets: ignatius/welsh_summarization
|
4 |
---
|
5 |
`cyT5-small` is a light-weight (alpha-version) Welsh T5 model extracted from the `google/mt5-small` model and fine-tuned only on the [Welsh summarization dataset](https://huggingface.co/datasets/ignatius/welsh_summarization).
|
6 |
|