--- dataset_info: features: - name: problem_id dtype: string - name: query dtype: string - name: problem_type dtype: string - name: data_type dtype: string - name: options list: string - name: answer dtype: string - name: audio_path dtype: 'null' - name: video_path dtype: 'null' - name: image_path dtype: string - name: data_source dtype: string - name: cot dtype: 'null' splits: - name: train num_bytes: 297471 num_examples: 1000 download_size: 47107 dataset_size: 297471 configs: - config_name: default data_files: - split: train path: data/train-* ---