Afrizal Hasbi Azizy commited on
Commit
fa5451c
1 Parent(s): c0c96ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -18,4 +18,6 @@ configs:
18
  ---
19
  This is the entire Indo4B dataset, combined into a single file. The original dataset can be found here: https://github.com/IndoNLP/indonlu
20
 
21
- This is a combination of all the different files in the compressed tar. The goal is so that anyone who's interested in Indonesian NLP can fairly simply load this dataset from huggingface, already combined in full.
 
 
 
18
  ---
19
  This is the entire Indo4B dataset, combined into a single file. The original dataset can be found here: https://github.com/IndoNLP/indonlu
20
 
21
+ This is a combination of all the different files in the compressed .tar.xz. The goal is so that anyone who's interested in Indonesian NLP can fairly simply load this dataset from huggingface, already combined in full.
22
+
23
+ Note the original files consists of line-separated strings. This dataset just combines them while removing the available blank lines.