--- dataset_info: features: - name: id dtype: string - name: task dtype: string - name: task_type dtype: string - name: model dtype: string - name: prompt dtype: string - name: expected dtype: string - name: response dtype: string - name: extracted dtype: string - name: abstain dtype: bool - name: correct dtype: bool - name: score dtype: float64 splits: - name: train num_bytes: 14273060 num_examples: 13752 download_size: 2857046 dataset_size: 14273060 configs: - config_name: default data_files: - split: train path: data/train-* ---