Safety / README.md
miugod's picture
Upload dataset
b0eeed1 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: difficulty
      dtype: string
    - name: category
      dtype: string
    - name: messages
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
        - name: reasoning_content
          dtype: string
    - name: metadata
      struct:
        - name: hash
          dtype: string
        - name: source
          dtype: string
        - name: teacher_model
          dtype: string
        - name: timestamp
          dtype: string
  splits:
    - name: train
      num_bytes: 5465943
      num_examples: 4255
  download_size: 2847143
  dataset_size: 5465943
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*