Atnafu's picture
Upload dataset
1952609 verified
metadata
dataset_info:
  - config_name: hau
    features:
      - name: premise
        dtype: string
      - name: inputs
        dtype: string
      - name: ID
        dtype: string
      - name: instruction
        dtype: string
      - name: langs
        dtype: string
      - name: targets
        dtype: int64
    splits:
      - name: test_public
        num_bytes: 36097
        num_examples: 150
      - name: test_private
        num_bytes: 12609
        num_examples: 50
    download_size: 26081
    dataset_size: 48706
  - config_name: swa
    features:
      - name: premise
        dtype: string
      - name: inputs
        dtype: string
      - name: ID
        dtype: string
      - name: instruction
        dtype: string
      - name: langs
        dtype: string
      - name: targets
        dtype: int64
    splits:
      - name: test_public
        num_bytes: 36228
        num_examples: 150
      - name: test_private
        num_bytes: 12537
        num_examples: 50
    download_size: 25010
    dataset_size: 48765
configs:
  - config_name: hau
    data_files:
      - split: test_public
        path: hau/test_public-*
      - split: test_private
        path: hau/test_private-*
  - config_name: swa
    data_files:
      - split: test_public
        path: swa/test_public-*
      - split: test_private
        path: swa/test_private-*