--- dataset_info: features: - name: conversation_hash dtype: string - name: conversation list: - name: content dtype: string - name: content_token_ids sequence: int64 - name: country dtype: string - name: cumulative_logprob dtype: 'null' - name: finish_reason dtype: string - name: hashed_ip dtype: string - name: header struct: - name: accept-language dtype: string - name: user-agent dtype: string - name: language dtype: string - name: redacted dtype: bool - name: role dtype: string - name: state dtype: string - name: timestamp dtype: timestamp[us, tz=UTC] - name: toxic dtype: bool - name: turn_identifier dtype: int64 - name: model dtype: string splits: - name: train num_bytes: 10632191744 num_examples: 990110 download_size: 4991440675 dataset_size: 10632191744 configs: - config_name: default data_files: - split: train path: data/train-* ---