--- configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* dataset_info: features: - name: 'Unnamed: 0' dtype: int64 - name: Topic dtype: string - name: Question dtype: string - name: Correct dtype: float64 - name: __index_level_0__ dtype: int64 - name: original_dataset dtype: string splits: - name: train num_bytes: 995325.1058055019 num_examples: 8695 - name: test num_bytes: 248859.8941944981 num_examples: 2174 download_size: 568676 dataset_size: 1244185.0 --- # Dataset Card for "gpt_generated_10k" [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)