tktung's picture
Upload dataset
432ae00 verified
metadata
language:
  - ga
license: apache-2.0
task_categories:
  - text-classification
  - summarization
  - translation
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
    - name: language
      dtype: string
    - name: script
      dtype: string
    - name: source_id
      dtype: int64
  splits:
    - name: english
      num_bytes: 228486
      num_examples: 200
    - name: irish
      num_bytes: 266192
      num_examples: 200
  download_size: 317286
  dataset_size: 494678
configs:
  - config_name: default
    data_files:
      - split: english
        path: data/english-*
      - split: irish
        path: data/irish-*

Irish version of https://huggingface.co/datasets/CohereForAI/aya_collection.

Translated using facebook/nllb-200-3.3B, and the translations are verified by comparing the back-translation of the Irish version with the original English version.