zetavg commited on
Commit
b11b238
·
1 Parent(s): 67fb657

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -9,7 +9,18 @@ dataset_info:
9
  num_examples: 85165683
10
  download_size: 13296002208
11
  dataset_size: 18198166302
 
 
 
 
12
  ---
13
- # Dataset Card for "cc_100_test_2"
14
 
15
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
 
 
 
 
 
 
 
9
  num_examples: 85165683
10
  download_size: 13296002208
11
  dataset_size: 18198166302
12
+ task_categories:
13
+ - text-generation
14
+ language:
15
+ - zh
16
  ---
17
+ # CC-100 zh-Hant (Traditional Chinese)
18
 
19
+ From https://data.statmt.org/cc-100/, only zh-Hant - Chinese (Traditional). Broken into lines, with each line as a row.
20
+
21
+ ## References
22
+
23
+ Please cite the following if you found the resources in the CC-100 corpus useful.
24
+
25
+ * **Unsupervised Cross-lingual Representation Learning at Scale**, *Alexis Conneau, Kartikay Khandelwal, Naman Goyal, Vishrav Chaudhary, Guillaume Wenzek, Francisco Guzmán, Edouard Grave, Myle Ott, Luke Zettlemoyer, Veselin Stoyanov*, Proceedings of the 58th Annual Meeting of the Association for Computational Linguistics (ACL), p. 8440-8451, July 2020, [pdf](https://www.aclweb.org/anthology/2020.acl-main.747.pdf), [bib](https://www.aclweb.org/anthology/2020.acl-main.747.bib) .
26
+ * **CCNet: Extracting High Quality Monolingual Datasets from Web Crawl Data**, *Guillaume Wenzek, Marie-Anne Lachaux, Alexis Conneau, Vishrav Chaudhary, Francisco Guzmán, Armand Joulin, Edouard Grave*, Proceedings of the 12th Language Resources and Evaluation Conference (LREC), p. 4003-4012, May 2020, [pdf](https://www.aclweb.org/anthology/2020.lrec-1.494.pdf), [bib](https://www.aclweb.org/anthology/2020.lrec-1.494.bib).