Tahmid commited on
Commit
faef79d
1 Parent(s): e01d7dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ datasets:
73
 
74
  # mT5-m2m-CrossSum-enhanced
75
 
76
- This repository contains the many-to-many (m2m) mT5 checkpoint finetuned on all cross-lingual pairs of the [CrossSum](https://huggingface.co/datasets/csebuetnlp/CrossSum) dataset. This model tries to **summarize text written in any language in the provided target language.** For finetuning details and scripts, see the [paper](https://arxiv.org/abs/2112.08804) and the [official repository](https://github.com/csebuetnlp/CrossSum).
77
 
78
 
79
  ## Using this model in `transformers` (tested on 4.11.0.dev0)
 
73
 
74
  # mT5-m2m-CrossSum-enhanced
75
 
76
+ This repository contains an enhanced many-to-many (m2m) mT5 checkpoint finetuned on all cross-lingual pairs of the [CrossSum](https://huggingface.co/datasets/csebuetnlp/CrossSum) dataset. This model tries to **summarize text written in any language in the provided target language.** For finetuning details and scripts, see the [paper](https://arxiv.org/abs/2112.08804) and the [official repository](https://github.com/csebuetnlp/CrossSum).
77
 
78
 
79
  ## Using this model in `transformers` (tested on 4.11.0.dev0)