--- dataset_info: features: - name: id dtype: int64 - name: name dtype: string - name: other_inputs dtype: string - name: easy_output dtype: string - name: hard_output dtype: string - name: comments dtype: string - name: concern dtype: string splits: - name: train num_bytes: 14328 num_examples: 18 download_size: 16365 dataset_size: 14328 configs: - config_name: default data_files: - split: train path: data/train-* ---