Librarian Bot: Add language metadata for dataset

#1
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  This is the same dataset as https://huggingface.co/datasets/giuliadc/mlsum_de_train_10k, but the samples are ordered differently and have different ids:
2
 
3
  samples with id newsroom-i with 0 < i < 9804 have sample[i]["text"].split(" ")) < 1200 (i.e. the text has less than 1500 words, if we consider a word everything that is separated from other words by a whitespace)
 
1
+ ---
2
+ language:
3
+ - de
4
+ ---
5
  This is the same dataset as https://huggingface.co/datasets/giuliadc/mlsum_de_train_10k, but the samples are ordered differently and have different ids:
6
 
7
  samples with id newsroom-i with 0 < i < 9804 have sample[i]["text"].split(" ")) < 1200 (i.e. the text has less than 1500 words, if we consider a word everything that is separated from other words by a whitespace)