villacu's picture
Upload dataset
798a2fb verified
metadata
dataset_info:
  features:
    - name: post_id
      dtype: string
    - name: domain
      dtype: string
    - name: score_ratio
      dtype: float64
    - name: completion
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: label
      dtype: bool
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: image
      dtype: image
  splits:
    - name: train
      num_bytes: 2666440548
      num_examples: 12000
    - name: test
      num_bytes: 177071033
      num_examples: 796
  download_size: 2827970292
  dataset_size: 2843511581
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*