--- dataset_info: features: - name: orig_instruction dtype: string - name: output dtype: string - name: orig_response dtype: string - name: orig_reference_answer dtype: string - name: orig_feedback dtype: string - name: score dtype: string - name: orig_criteria dtype: string - name: id dtype: int64 - name: prompt dtype: string splits: - name: train num_bytes: 7207780 num_examples: 1000 download_size: 3722020 dataset_size: 7207780 configs: - config_name: default data_files: - split: train path: data/train-* ---