deepfates's picture
Update README.md
a99054a verified
metadata
dataset_info:
  features:
    - name: conversations
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: conversation_hash
      dtype: string
    - name: model
      dtype: string
    - name: timestamp
      dtype: string
    - name: turn
      dtype: int64
    - name: language
      dtype: string
    - name: toxic
      dtype: bool
    - name: redacted
      dtype: bool
    - name: state
      dtype: string
    - name: country
      dtype: string
    - name: hashed_ip
      dtype: string
    - name: header
      dtype: string
  splits:
    - name: train
      num_bytes: 112319321.1
      num_examples: 18900
    - name: test
      num_bytes: 12584331.2932
      num_examples: 2122
  download_size: 64601097
  dataset_size: 124903652.3932
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*

This dataset is a version of deepfates/wildchat-reversed-50000 filtered to just English conversations