--- dataset_info: features: - name: prompt list: - name: content dtype: string - name: role dtype: string - name: completion dtype: string - name: conv_id dtype: int64 - name: score dtype: float64 - name: single_turn_prompt dtype: string - name: single_turn_completion dtype: string - name: single_turn_metadata struct: - name: num_tokens dtype: int64 - name: title dtype: string - name: turn_id dtype: int64 - name: sessions list: list: - name: content dtype: string - name: role dtype: string - name: rewards struct: - name: MR list: float64 - name: assistant_token_amount list: float64 - name: correction_reward list: float64 - name: growth_creativity list: float64 - name: interactivity list: float64 - name: leakage_penalty list: float64 - name: token_amount list: float64 splits: - name: train num_bytes: 236363 num_examples: 15 download_size: 97388 dataset_size: 236363 configs: - config_name: default data_files: - split: train path: data/train-* ---