File size: 811 Bytes
c250fab
0890aff
 
c250fab
614244e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c250fab
c0c96ec
 
fa5451c
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
language:
- id
license: mit
dataset_info:
  features:
  - name: text
    dtype: string
  splits:
  - name: train
    num_bytes: 25012332583
    num_examples: 232763064
  download_size: 15176365901
  dataset_size: 25012332583
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---
This is the entire Indo4B dataset, combined into a single file. The original dataset can be found here: https://github.com/IndoNLP/indonlu

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.

Note the original files consists of line-separated strings. This dataset just combines them while removing the available blank lines.