WindOcean's picture
Upload dataset
275d0e5 verified
|
raw
history blame
827 Bytes
metadata
dataset_info:
  - config_name: color
    features:
      - name: obj
        dtype: string
      - name: positive
        dtype: string
      - name: negative
        dtype: string
      - name: relation
        dtype: string
      - name: language
        dtype: string
    splits:
      - name: test
        num_bytes: 143749
        num_examples: 2870
    download_size: 41458
    dataset_size: 143749
  - config_name: size
    features:
      - name: obj1
        dtype: string
      - name: obj2
        dtype: string
      - name: relation
        dtype: string
      - name: label
        dtype: int64
      - name: language
        dtype: string
    splits:
      - name: test
        num_bytes: 109022
        num_examples: 2500
    download_size: 10526
    dataset_size: 109022
configs:
  - config_name: color
    data_files:
      - split: test
        path: color/test-*
  - config_name: size
    data_files:
      - split: test
        path: size/test-*