--- dataset_info: features: - name: epoch dtype: int64 - name: prompt dtype: string - name: original_prompt dtype: string - name: constraint dtype: string - name: constraint_added dtype: bool - name: requirements list: string - name: constraint_requirements list: string - name: weights list: int64 - name: constraint_weights list: int64 - name: analysis dtype: string - name: decision_analysis dtype: string - name: all_constraint_weights list: int64 - name: model_response_2 dtype: string - name: model_response_1 dtype: string - name: constraints list: string - name: all_constraint_requirements list: string splits: - name: train num_bytes: 170441936 num_examples: 11894 download_size: 82942041 dataset_size: 170441936 configs: - config_name: default data_files: - split: train path: data/train-* ---