stefan-it commited on
Commit
c3ee6f6
1 Parent(s): 5b0bcd2

readme: add language tag

Browse files

Hi,

as part of the #Hacktoberfest [2023](https://github.com/huggingface/hub-docs/issues/986) this MR extends the dataset metadata and adds a language tag.

Happy merging!

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  The dataset script is more or less ready and one file has correctly been converted so far: `https://opendata.iisys.de/systemintegration/Datasets/CommonCrawl/head/de_head_0000_2015-48.tar.gz`
2
 
3
  You can try downloading the file as follows:
 
1
+ ---
2
+ language:
3
+ - de
4
+ ---
5
  The dataset script is more or less ready and one file has correctly been converted so far: `https://opendata.iisys.de/systemintegration/Datasets/CommonCrawl/head/de_head_0000_2015-48.tar.gz`
6
 
7
  You can try downloading the file as follows: