ignatius commited on
Commit
09cb3af
·
1 Parent(s): 91c22f5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,6 +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
 
6
- Further developments are ongoing and will updates will be shared soon.
 
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) described in the [Introducing the Welsh Text Summarisation Dataset and Baseline Systems](https://arxiv.org/abs/2205.02545) paper.
5
 
6
+ Further developments are ongoing and will update will be shared soon.