--- license: apache-2.0 dataset_info: features: - name: Question_Text dtype: string - name: Question_ID dtype: float64 - name: Correct_Answer_Text dtype: string - name: Misconception_Text dtype: string - name: Incorrect_Answer_Text dtype: string - name: Source dtype: string splits: - name: train num_bytes: 5145792 num_examples: 18071 download_size: 848233 dataset_size: 5145792 configs: - config_name: default data_files: - split: train path: data/train-* ---