Publico / README.md
hugosousa's picture
Fixed error in filenames on READNE
bdf2756
|
raw
history blame
836 Bytes
metadata
dataset_info:
  features:
    - name: text
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 140654925
      num_examples: 109300
    - name: test
      num_bytes: 39393562
      num_examples: 27328
  download_size: 112131429
  dataset_size: 180048487
configs:
  - config_name: pt
    data_files:
      - split: train
        path: pt/train.jsonl
      - split: test
        path: pt/test.jsonl
  - config_name: es
    data_files:
      - split: train
        path: es/train.jsonl
      - split: test
        path: es/test.jsonl
  - config_name: fr
    data_files:
      - split: train
        path: fr/train.jsonl
      - split: test
        path: fr/test.jsonl
  - config_name: de
    data_files:
      - split: train
        path: de/train.jsonl
      - split: test
        path: de/test.jsonl