violetxi's picture
Upload dataset
7737943 verified
|
Raw
History Blame Contribute Delete
1.14 kB
metadata
dataset_info:
  features:
    - name: post_id
      dtype: int64
    - name: chosen_body
      dtype: string
    - name: rejected_body
      dtype: string
    - name: chosen_upvotes
      dtype: int64
    - name: rejected_upvotes
      dtype: int64
    - name: chosen_length
      dtype: int64
    - name: rejected_length
      dtype: int64
    - name: chosen_username
      dtype: string
    - name: rejected_username
      dtype: string
    - name: chosen_timestamp
      dtype: timestamp[us]
    - name: rejected_timestamp
      dtype: timestamp[us]
    - name: post_title
      dtype: string
    - name: time_diff
      dtype: float64
    - name: __index_level_0__
      dtype: int64
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: answer
      dtype: string
    - name: model_response
      dtype: string
    - name: reasoning
      dtype: string
    - name: preferred
      dtype: string
    - name: is_correct
      dtype: bool
  splits:
    - name: train
      num_bytes: 1737443
      num_examples: 155
  download_size: 1000823
  dataset_size: 1737443
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*