Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ model-index:
46
  ---
47
  # BART (large-sized model), fine-tuned on CNN Daily Mail
48
 
49
- BART model pre-trained on English language, and fine-tuned on [CNN Daily Mail](https://huggingface.co/datasets/cnn_dailymail). It was introduced in the paper [BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension](https://arxiv.org/abs/1910.13461) by Lewis et al. and first released in [this repository (https://github.com/pytorch/fairseq/tree/master/examples/bart).
50
 
51
  Disclaimer: The team releasing BART did not write a model card for this model so this model card has been written by the Hugging Face team.
52
 
 
46
  ---
47
  # BART (large-sized model), fine-tuned on CNN Daily Mail
48
 
49
+ BART model pre-trained on English language, and fine-tuned on [CNN Daily Mail](https://huggingface.co/datasets/cnn_dailymail). It was introduced in the paper [BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension](https://arxiv.org/abs/1910.13461) by Lewis et al. and first released in [this repository](https://github.com/pytorch/fairseq/tree/master/examples/bart).
50
 
51
  Disclaimer: The team releasing BART did not write a model card for this model so this model card has been written by the Hugging Face team.
52