--- dataset_info: features: - name: question dtype: string - name: answer dtype: string - name: difficulty dtype: int64 - name: metadata struct: - name: generation_attempt dtype: int64 - name: num_primitives dtype: int64 - name: operation_type dtype: string - name: point list: float64 - name: primitives list: - name: center list: float64 - name: radius dtype: float64 - name: size dtype: float64 - name: type dtype: string - name: question_id dtype: string - name: space_range dtype: int64 - name: gpt_response dtype: string splits: - name: train num_bytes: 101793 num_examples: 100 download_size: 63909 dataset_size: 101793 configs: - config_name: default data_files: - split: train path: data/train-* ---