jq's picture
Upload dataset
0cc41e2 verified
metadata
dataset_info:
  - config_name: text-all
    features:
      - name: id
        dtype: int64
      - name: teo_text
        dtype: string
      - name: swa_text
        dtype: string
      - name: eng_text
        dtype: string
      - name: nyn_text
        dtype: string
      - name: ibo_text
        dtype: string
      - name: ach_text
        dtype: string
      - name: lgg_text
        dtype: string
      - name: lug_text
        dtype: string
      - name: eng_target_text
        dtype: string
    splits:
      - name: dev
        num_bytes: 271165
        num_examples: 496
      - name: test
        num_bytes: 283645
        num_examples: 500
    download_size: 565895
    dataset_size: 554810
  - config_name: translations
    features:
      - name: id
        dtype: int64
      - name: teo_text
        dtype: string
      - name: swa_text
        dtype: string
      - name: eng_source_text
        dtype: string
      - name: nyn_text
        dtype: string
      - name: ibo_text
        dtype: string
      - name: ach_text
        dtype: string
      - name: lgg_text
        dtype: string
      - name: lug_text
        dtype: string
      - name: eng_target_text
        dtype: string
    splits:
      - name: dev
        num_bytes: 271174
        num_examples: 496
      - name: test
        num_bytes: 283613
        num_examples: 500
      - name: train
        num_bytes: 13163275
        num_examples: 23947
    download_size: 8112267
    dataset_size: 13718062
configs:
  - config_name: text-all
    data_files:
      - split: dev
        path: text-all/dev-*
      - split: test
        path: text-all/test-*
  - config_name: translations
    data_files:
      - split: dev
        path: translations/dev-*
      - split: test
        path: translations/test-*
      - split: train
        path: translations/train-*