salt-dataset / README.md
mekaneeky's picture
Upload dataset
f4b4a14
|
raw
history blame
973 Bytes
metadata
dataset_info:
  features:
    - name: ach_text
      dtype: string
    - name: lgg_text
      dtype: string
    - name: lug_text
      dtype: string
    - name: nyn_text
      dtype: string
    - name: teo_text
      dtype: string
    - name: eng_text
      dtype: string
    - name: ibo_text
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 10107493
      num_examples: 22925
    - name: dev
      num_bytes: 204553
      num_examples: 472
    - name: test
      num_bytes: 212843
      num_examples: 476
  download_size: 6167721
  dataset_size: 10524889
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
      - split: test
        path: data/test-*

A parallel text corpus, SALT -- (Sunbird African Language Translation Dataset), was created for five Ugandan languages (Luganda, Runyankore, Acholi, Lugbara and Ateso) and various methods were explored to train and evaluate translation models.