--- dataset_info: features: - name: question dtype: string - name: selected_answer dtype: string - name: correct_answer dtype: string - name: is_correct dtype: bool - name: correct_reference dtype: string - name: username dtype: string - name: datetime dtype: string - name: grade dtype: float64 splits: - name: train num_bytes: 231 num_examples: 1 download_size: 4118 dataset_size: 231 configs: - config_name: default data_files: - split: train path: data/train-* ---