huseinzol05 commited on
Commit
c5fa55e
1 Parent(s): f3ad2ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -9,7 +9,7 @@ language:
9
  ## Dataset Introduction
10
 
11
  This dataset is a collection of malaysian texts in the Malay, English, Chinese, and Tamil languages, gathered by Malaysia AI volunteers through web crawling of malaysian websites.
12
- The dataset amounts to approximately 80 GB of text data, and has undergone deduplication process.
13
 
14
  ## Project Link
15
 
@@ -19,7 +19,10 @@ https://github.com/users/huseinzol05/projects/1/views/1
19
 
20
  ## Github Repo
21
 
22
- Our data preprocessing, and deduplication processes are transparent and open for review. You can find the code and documentation related to these processes in https://github.com/malaysia-ai/text-dataset-dedup
 
 
23
 
24
  ## Data Format
 
25
  All the dataset is standardized in JSONL (JSON Lines) format, with each line containing a text snippet.
 
9
  ## Dataset Introduction
10
 
11
  This dataset is a collection of malaysian texts in the Malay, English, Chinese, and Tamil languages, gathered by Malaysia AI volunteers through web crawling of malaysian websites.
12
+ The dataset amounts to approximately 250 GB of text data, and has undergone deduplication process.
13
 
14
  ## Project Link
15
 
 
19
 
20
  ## Github Repo
21
 
22
+ Our data preprocessing, and deduplication processes are transparent and open for review.
23
+
24
+ You can find the code and documentation related to these processes in https://github.com/malaysia-ai/text-dataset-dedup
25
 
26
  ## Data Format
27
+
28
  All the dataset is standardized in JSONL (JSON Lines) format, with each line containing a text snippet.