Indo4B-Combined / README.md
Afrizal Hasbi Azizy
Librarian Bot: Add language metadata for dataset (#2)
0890aff verified
|
raw
history blame contribute delete
No virus
811 Bytes
metadata
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.