--- license: apache-2.0 configs: - config_name: CorrectBenchQA data_files: - split: train path: CorrectBenchQA/train-* - config_name: CureBenchPhase2QA data_files: - split: train path: CureBenchPhase2QA/train-* - config_name: FailureSensorIQ data_files: - split: train path: FailureSensorIQ/train-* - config_name: MMLUPro500 data_files: - split: train path: MMLUPro500/train-* - config_name: OpenBookQA data_files: - split: train path: OpenBookQA/train-* - config_name: SuperGPQA data_files: - split: train path: SuperGPQA/train-* - config_name: TimeMQA data_files: - split: train path: TimeMQA/train-* - config_name: aime2025QA data_files: - split: train path: aime2025QA/train-* - config_name: medQA data_files: - split: train path: medQA/train-* - config_name: physicsQA data_files: - split: train path: physicsQA/train-* dataset_info: - config_name: CorrectBenchQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 197380 num_examples: 494 download_size: 45057 dataset_size: 197380 - config_name: CureBenchPhase2QA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string splits: - name: train num_bytes: 412640 num_examples: 779 download_size: 79844 dataset_size: 412640 - config_name: FailureSensorIQ features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 134424 num_examples: 500 download_size: 23982 dataset_size: 134424 - config_name: MMLUPro500 features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 358124 num_examples: 500 download_size: 188388 dataset_size: 358124 - config_name: OpenBookQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 91509 num_examples: 500 download_size: 55203 dataset_size: 91509 - config_name: SuperGPQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 401023 num_examples: 500 download_size: 187785 dataset_size: 401023 - config_name: TimeMQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 154339 num_examples: 500 download_size: 78844 dataset_size: 154339 - config_name: aime2025QA features: - name: id dtype: string - name: question dtype: string - name: options list: int64 - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 18165 num_examples: 30 download_size: 15740 dataset_size: 18165 - config_name: medQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 478951 num_examples: 500 download_size: 262147 dataset_size: 478951 - config_name: physicsQA features: - name: id dtype: string - name: question dtype: string - name: options list: string - name: option_ids list: string - name: correct list: bool splits: - name: train num_bytes: 19797 num_examples: 45 download_size: 14594 dataset_size: 19797 ---