WMT22-Test / README.md
haoranxu's picture
Upload README.md with huggingface_hub
6beed71 verified
|
raw
history blame
839 Bytes
metadata
dataset_info:
  - config_name: en-ru
    features:
      - name: en-ru
        struct:
          - name: en
            dtype: string
          - name: ru
            dtype: string
    splits:
      - name: test
        num_bytes: 598414
        num_examples: 2037
    download_size: 333784
    dataset_size: 598414
  - config_name: zh-en
    features:
      - name: zh-en
        struct:
          - name: en
            dtype: string
          - name: zh
            dtype: string
    splits:
      - name: test
        num_bytes: 526074
        num_examples: 1875
    download_size: 333078
    dataset_size: 526074
configs:
  - config_name: en-ru
    data_files:
      - split: test
        path: en-ru/test-*
  - config_name: zh-en
    data_files:
      - split: test
        path: zh-en/test-*

Dataset Card for "WMT22-Test"

More Information needed