--- dataset_info: features: - name: Question dtype: string - name: Options dtype: string - name: Predicted Answer dtype: string - name: Correct Answer dtype: string - name: Confidence Level dtype: string - name: Explanation dtype: string - name: conversations list: - name: from dtype: string - name: value dtype: string splits: - name: train num_bytes: 1066640 num_examples: 657 download_size: 543071 dataset_size: 1066640 configs: - config_name: default data_files: - split: train path: data/train-* ---