ivangtorre's picture
Upload dataset
edd8ca4 verified
|
raw
history blame
4.05 kB
metadata
language:
  - qu
  - gn
license: unknown
task_categories:
  - automatic-speech-recognition
  - translation
dataset_info:
  - config_name: bribri
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 356025411.33
        num_examples: 1097
      - name: dev
        num_bytes: 356025411.33
        num_examples: 1097
    download_size: 663298802
    dataset_size: 712050822.66
  - config_name: default
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 1172938445.218
        num_examples: 4749
      - name: dev
        num_bytes: 1172938445.218
        num_examples: 4749
    download_size: 3062324388
    dataset_size: 2345876890.436
  - config_name: guarani
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 356025411.33
        num_examples: 1097
      - name: dev
        num_bytes: 356025411.33
        num_examples: 1097
    download_size: 663298802
    dataset_size: 712050822.66
  - config_name: kotiria
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 356025411.33
        num_examples: 1097
      - name: dev
        num_bytes: 356025411.33
        num_examples: 1097
    download_size: 663298802
    dataset_size: 712050822.66
  - config_name: quechua
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 356025411.33
        num_examples: 1097
      - name: dev
        num_bytes: 356025411.33
        num_examples: 1097
    download_size: 663298802
    dataset_size: 712050822.66
  - config_name: waikhana
    features:
      - name: audio
        dtype: audio
      - name: subset
        dtype: string
      - name: source_processed
        dtype: string
      - name: source_raw
        dtype: string
      - name: target_raw
        dtype: string
      - name: split
        dtype: string
    splits:
      - name: train
        num_bytes: 356025411.33
        num_examples: 1097
      - name: dev
        num_bytes: 356025411.33
        num_examples: 1097
    download_size: 663298802
    dataset_size: 712050822.66
configs:
  - config_name: bribri
    data_files:
      - split: train
        path: bribri/train-*
      - split: dev
        path: bribri/dev-*
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: dev
        path: data/dev-*
  - config_name: guarani
    data_files:
      - split: train
        path: guarani/train-*
      - split: dev
        path: guarani/dev-*
  - config_name: kotiria
    data_files:
      - split: train
        path: kotiria/train-*
      - split: dev
        path: kotiria/dev-*
  - config_name: quechua
    data_files:
      - split: train
        path: quechua/train-*
      - split: dev
        path: quechua/dev-*
  - config_name: waikhana
    data_files:
      - split: train
        path: waikhana/train-*
      - split: dev
        path: waikhana/dev-*

Citation

@inproceedings{ebrahimi2022findings,
  title={Findings of the Second AmericasNLP Competition on Speech-to-Text Translation},
  author={Ebrahimi, Abteen and Mager, Manuel and Wiemerslage, Adam and Denisov, Pavel and Oncevay, Arturo and Liu, Danni and Koneru, Sai and Ugan, Enes Yavuz and Li, Zhaolin and Niehues, Jan and others},
  booktitle={NeurIPS 2022 Competition Track},
  pages={217--232},
  year={2022},
  organization={PMLR}
}