--- dataset_info: features: - name: constraint_type dtype: string - name: example dtype: string - name: prompt dtype: string - name: targets dtype: string - name: metadata dtype: string - name: constraint_class dtype: string - name: constraint_repr dtype: string - name: constraint_callables dtype: string - name: question_id dtype: int64 splits: - name: train num_bytes: 1999588 num_examples: 1872 - name: test num_bytes: 222248 num_examples: 208 download_size: 870427 dataset_size: 2221836 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* ---