--- dataset_info: config_name: shard_0 features: - name: original dtype: string - name: prompt struct: - name: chat_turns list: string - name: use_multiturn dtype: bool - name: examples list: list: string - name: metadata struct: - name: PROMPT_TYPE dtype: string - name: response_0 dtype: string - name: final_response dtype: string - name: generator_model dtype: string - name: generation_params dtype: string - name: deviated_lines_proportion dtype: float64 - name: deviated_lines dtype: int64 - name: deviated_words_proportion dtype: float64 - name: deviated_words dtype: int64 - name: deviated_characters_proportion dtype: float64 - name: deviated_characters dtype: int64 - name: is_loose_subset dtype: bool - name: collected_subset dtype: string - name: is_strict_subset dtype: bool - name: deviated_lines_proportion_quantile dtype: float64 - name: deviated_words_proportion_quantile dtype: float64 - name: deviated_characters_proportion_quantile dtype: float64 splits: - name: train num_bytes: 2417746 num_examples: 100 download_size: 1906939 dataset_size: 2417746 configs: - config_name: shard_0 data_files: - split: train path: shard_0/train-* ---