kardosdrur's picture
Upload README.md with huggingface_hub
e42e35e
|
raw
history blame
465 Bytes
metadata
license: mit
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: da
      dtype: string
    - name: en
      dtype: string
    - name: sv
      dtype: string
  splits:
    - name: train
      num_bytes: 620348322.4
      num_examples: 1304296
    - name: test
      num_bytes: 155087080.6
      num_examples: 326074
  download_size: 488376564
  dataset_size: 775435403