ALMA-Human-Parallel / README.md
haoranxu's picture
Upload README.md with huggingface_hub
4bed458 verified
metadata
dataset_info:
  - config_name: cs-en
    features:
      - name: translation
        struct:
          - name: cs
            dtype: string
          - name: en
            dtype: string
    splits:
      - name: validation
        num_bytes: 318813
        num_examples: 1002
    download_size: 215803
    dataset_size: 318813
  - config_name: de-en
    features:
      - name: translation
        struct:
          - name: de
            dtype: string
          - name: en
            dtype: string
    splits:
      - name: train
        num_bytes: 4108729
        num_examples: 14211
    download_size: 2665329
    dataset_size: 4108729
  - config_name: is-en
    features:
      - name: translation
        struct:
          - name: is
            dtype: string
          - name: en
            dtype: string
    splits:
      - name: train
        num_bytes: 554190
        num_examples: 2009
    download_size: 377503
    dataset_size: 554190
  - config_name: ru-en
    features:
      - name: translation
        struct:
          - name: en
            dtype: string
          - name: ru
            dtype: string
    splits:
      - name: validation
        num_bytes: 442271
        num_examples: 1002
    download_size: 251964
    dataset_size: 442271
  - config_name: zh-en
    features:
      - name: translation
        struct:
          - name: zh
            dtype: string
          - name: en
            dtype: string
    splits:
      - name: train
        num_bytes: 4700299
        num_examples: 15406
    download_size: 3063844
    dataset_size: 4700299
configs:
  - config_name: cs-en
    data_files:
      - split: validation
        path: cs-en/validation-*
  - config_name: de-en
    data_files:
      - split: train
        path: de-en/train-*
  - config_name: is-en
    data_files:
      - split: train
        path: is-en/train-*
  - config_name: ru-en
    data_files:
      - split: validation
        path: ru-en/validation-*
  - config_name: zh-en
    data_files:
      - split: train
        path: zh-en/train-*

Dataset Card for "ALMA-Human-Parallel"

More Information needed