WMT23-Test / README.md
haoranxu's picture
Upload README.md with huggingface_hub
4687c37 verified
|
raw
history blame
No virus
1.16 kB
metadata
dataset_info:
  - config_name: en-cs
    features:
      - name: en-cs
        struct:
          - name: en
            dtype: string
          - name: cs
            dtype: string
    splits:
      - name: test
        num_bytes: 431734
        num_examples: 2074
    download_size: 288875
    dataset_size: 431734
  - config_name: en-de
    features:
      - name: en-de
        struct:
          - name: en
            dtype: string
          - name: de
            dtype: string
    splits:
      - name: test
        num_bytes: 435393
        num_examples: 557
    download_size: 267671
    dataset_size: 435393
  - config_name: en-ru
    features:
      - name: en-ru
        struct:
          - name: en
            dtype: string
          - name: ru
            dtype: string
    splits:
      - name: test
        num_bytes: 595222
        num_examples: 2074
    download_size: 336184
    dataset_size: 595222
configs:
  - config_name: en-cs
    data_files:
      - split: test
        path: en-cs/test-*
  - config_name: en-de
    data_files:
      - split: test
        path: en-de/test-*
  - config_name: en-ru
    data_files:
      - split: test
        path: en-ru/test-*

Dataset Card for "WMT23-Test"

More Information needed