scemqa-mc-samples / README.md
Jaehun's picture
Upload dataset
ba0c94b verified
metadata
dataset_info:
  features:
    - name: data_source
      dtype: string
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: images
      list: image
    - name: reward_model
      struct:
        - name: ground_truth
          dtype: string
        - name: style
          dtype: string
    - name: extra_info
      struct:
        - name: gt_answer
          dtype: string
        - name: id
          dtype: string
        - name: mc_options
          dtype: 'null'
        - name: original_question
          dtype: string
  splits:
    - name: train
      num_bytes: 25027066
      num_examples: 100
  download_size: 2169802
  dataset_size: 25027066
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*