aisyahhrazak commited on
Commit
059319d
1 Parent(s): e538c26

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -0
README.md ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - ms
4
+ - en
5
+ - zh
6
+ - ta
7
+ ---
8
+
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
+
16
+ To learn more about the ongoing project and updates related to this dataset, visit the project board on GitHub:
17
+
18
+ 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 a standardized format in the JSONL (JSON Lines) format, with each line containing a text snippet.