jed351 commited on
Commit
bd89c89
·
verified ·
1 Parent(s): 658ca56

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ Cantonese has been a low-resource language in NLP. This dataset is a major step
9
 
10
  To our knowledge, this is the **first large-scale, properly curated, and deduplicated web dataset built specifically for Cantonese**. It was created by filtering years of Common Crawl data and a Cantonese language detector, followed by a deduplication process using MinHash.
11
 
12
- The result is a high-quality collection of **226,273 unique documents** containing approximately **150 million words**. (as of now with the 2020~2025 dumps) 🚀
13
 
14
  ### Dataset Curation Process
15
  * Downloaded and processed Common Crawl using [code](https://github.com/jedcheng/c4-dataset-script)
 
9
 
10
  To our knowledge, this is the **first large-scale, properly curated, and deduplicated web dataset built specifically for Cantonese**. It was created by filtering years of Common Crawl data and a Cantonese language detector, followed by a deduplication process using MinHash.
11
 
12
+ The result is a high-quality collection of **~200K unique documents** containing **~150 million words**. (as of now with the 2020~2025 dumps) 🚀
13
 
14
  ### Dataset Curation Process
15
  * Downloaded and processed Common Crawl using [code](https://github.com/jedcheng/c4-dataset-script)