opus-raw / README.md
pietrolesci's picture
Upload dataset
1a28763 verified
metadata
dataset_info:
  - config_name: deu-eng
    features:
      - name: id
        dtype: string
      - name: deu
        dtype: string
      - name: eng
        dtype: string
    splits:
      - name: train
        num_bytes: 169233178518
        num_examples: 775736768
      - name: validation
        num_bytes: 27344706
        num_examples: 289779
      - name: test
        num_bytes: 3352062
        num_examples: 32565
    download_size: 123076157850
    dataset_size: 169263875286
  - config_name: ell-eng
    features:
      - name: id
        dtype: string
      - name: ell
        dtype: string
      - name: eng
        dtype: string
    splits:
      - name: train
        num_bytes: 42503469616
        num_examples: 158601859
      - name: validation
        num_bytes: 1177038
        num_examples: 12920
      - name: test
        num_bytes: 1284741
        num_examples: 13055
    download_size: 26723076064
    dataset_size: 42505931395
  - config_name: eng-fra
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: fra
        dtype: string
    splits:
      - name: train
        num_bytes: 207391876885
        num_examples: 837088250
      - name: validation
        num_bytes: 22947827
        num_examples: 251749
      - name: test
        num_bytes: 2248572
        num_examples: 23139
    download_size: 145938486489
    dataset_size: 207417073284
  - config_name: eng-ita
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: ita
        dtype: string
    splits:
      - name: train
        num_bytes: 86341002589
        num_examples: 378109944
      - name: validation
        num_bytes: 36410112
        num_examples: 472974
      - name: test
        num_bytes: 2416440
        num_examples: 29212
    download_size: 62363375103
    dataset_size: 86379829141
  - config_name: eng-lit
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: lit
        dtype: string
    splits:
      - name: train
        num_bytes: 14216917388
        num_examples: 65063233
      - name: validation
        num_bytes: 433249
        num_examples: 5643
      - name: test
        num_bytes: 198557
        num_examples: 2585
    download_size: 10214075109
    dataset_size: 14217549194
  - config_name: eng-nld
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: nld
        dtype: string
    splits:
      - name: train
        num_bytes: 63527903254
        num_examples: 325047981
      - name: validation
        num_bytes: 4971361
        num_examples: 62387
      - name: test
        num_bytes: 1444459
        num_examples: 17138
    download_size: 46242577690
    dataset_size: 63534319074
  - config_name: eng-por
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: por
        dtype: string
    splits:
      - name: train
        num_bytes: 91704571591
        num_examples: 429437198
      - name: validation
        num_bytes: 17291697
        num_examples: 204462
      - name: test
        num_bytes: 3254782
        num_examples: 23215
    download_size: 66380785714
    dataset_size: 91725118070
  - config_name: eng-spa
    features:
      - name: id
        dtype: string
      - name: eng
        dtype: string
      - name: spa
        dtype: string
    splits:
      - name: train
        num_bytes: 260513510002
        num_examples: 1088295952
      - name: validation
        num_bytes: 17681043
        num_examples: 197532
      - name: test
        num_bytes: 2444542
        num_examples: 24514
    download_size: 184831599365
    dataset_size: 260533635587
configs:
  - config_name: deu-eng
    data_files:
      - split: train
        path: deu-eng/train-*
      - split: validation
        path: deu-eng/validation-*
      - split: test
        path: deu-eng/test-*
  - config_name: ell-eng
    data_files:
      - split: train
        path: ell-eng/train-*
      - split: validation
        path: ell-eng/validation-*
      - split: test
        path: ell-eng/test-*
  - config_name: eng-fra
    data_files:
      - split: train
        path: eng-fra/train-*
      - split: validation
        path: eng-fra/validation-*
      - split: test
        path: eng-fra/test-*
  - config_name: eng-ita
    data_files:
      - split: train
        path: eng-ita/train-*
      - split: validation
        path: eng-ita/validation-*
      - split: test
        path: eng-ita/test-*
  - config_name: eng-lit
    data_files:
      - split: train
        path: eng-lit/train-*
      - split: validation
        path: eng-lit/validation-*
      - split: test
        path: eng-lit/test-*
  - config_name: eng-nld
    data_files:
      - split: train
        path: eng-nld/train-*
      - split: validation
        path: eng-nld/validation-*
      - split: test
        path: eng-nld/test-*
  - config_name: eng-por
    data_files:
      - split: train
        path: eng-por/train-*
      - split: validation
        path: eng-por/validation-*
      - split: test
        path: eng-por/test-*
  - config_name: eng-spa
    data_files:
      - split: train
        path: eng-spa/train-*
      - split: validation
        path: eng-spa/validation-*
      - split: test
        path: eng-spa/test-*

Exact same data as available at https://github.com/Helsinki-NLP/Tatoeba-Challenge/blob/master/data/README-v2023-09-26.md.