data-silence commited on
Commit
c7f8fef
1 Parent(s): e20a615

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -68,7 +68,7 @@ widget:
68
 
69
  # data-silence/any-news-sum
70
 
71
- This repository contains the mT5 checkpoint finetuned on the 45 languages of my [sumnews](https://huggingface.co/datasets/data-silence/sumnews) news dataset, which based on popular [XL-Sum](https://huggingface.co/datasets/csebuetnlp/xlsum).
72
  The model solves the news summarization task: it's designed to simultaneously generate a headline and a summary of a news story based on its full content.
73
  The primary focus of the training was on Russian language operation, but to some extent the model will work on text in any language supported by the mT5 mother model and XL-Sum dataset.
74
 
 
68
 
69
  # data-silence/any-news-sum
70
 
71
+ This repository contains the mT5 checkpoint finetuned on the 45 languages of my [sumnews](https://huggingface.co/datasets/data-silence/sumnews) dataset which based on popular [XL-Sum](https://huggingface.co/datasets/csebuetnlp/xlsum).
72
  The model solves the news summarization task: it's designed to simultaneously generate a headline and a summary of a news story based on its full content.
73
  The primary focus of the training was on Russian language operation, but to some extent the model will work on text in any language supported by the mT5 mother model and XL-Sum dataset.
74