ajders commited on
Commit
6f84e7e
1 Parent(s): 5b74f6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -2,3 +2,4 @@
2
 
3
  This dataset is a machine translated subset of the [CNN Dailymail Dataset](https://huggingface.co/datasets/ccdv/cnn_dailymail). The dataset is translated using the [Helsinki-NLP/opus-mt-en-da](https://huggingface.co/Helsinki-NLP/opus-mt-en-da)-model.
4
 
 
 
2
 
3
  This dataset is a machine translated subset of the [CNN Dailymail Dataset](https://huggingface.co/datasets/ccdv/cnn_dailymail). The dataset is translated using the [Helsinki-NLP/opus-mt-en-da](https://huggingface.co/Helsinki-NLP/opus-mt-en-da)-model.
4
 
5
+ The dataset consists of 2872 articles (`article`) with corresponding summaries (`highlights`). Its intended usage is for Danish text summarisation.