CogControlBench / README.md
Icey444's picture
Upload dataset
9bfc9ad verified
metadata
dataset_info:
  - config_name: default
    features:
      - name: media
        dtype: image
      - name: messages
        dtype: string
      - name: id
        dtype: string
      - name: synthetic
        dtype: int64
      - name: mega-concept
        dtype: string
      - name: target_modality
        dtype: string
      - name: conflict_modality
        dtype: string
      - name: is_squared_task
        dtype: bool
      - name: congruency
        dtype: string
      - name: reference_tag
        dtype: string
    splits:
      - name: test
        num_bytes: 957880052
        num_examples: 5020
      - name: no_reason
        num_bytes: 957930252
        num_examples: 5020
    download_size: 1896694366
    dataset_size: 1915810304
  - config_name: metadata
    features:
      - name: jinja_template
        dtype: string
      - name: version
        dtype: string
      - name: metadata
        dtype: string
    splits:
      - name: test
        num_bytes: 362
        num_examples: 1
      - name: no_reason
        num_bytes: 455
        num_examples: 1
    download_size: 7044
    dataset_size: 817
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: no_reason
        path: data/no_reason-*
  - config_name: metadata
    data_files:
      - split: test
        path: metadata/test-*
      - split: no_reason
        path: metadata/no_reason-*