chansung's picture
Upload dataset
06d3ae4 verified
|
raw
history blame
730 Bytes
metadata
dataset_info:
  features:
    - name: generator
      dtype: string
    - name: prompt_id
      dtype: string
    - name: seed_prompt
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: category
      dtype: string
  splits:
    - name: gpt4o
      num_bytes: 58226949
      num_examples: 15520
    - name: gpt4o_2
      num_bytes: 132205170
      num_examples: 31381
    - name: gpt4o_new
      num_bytes: 7629625
      num_examples: 2192
  download_size: 18522307
  dataset_size: 198061744
configs:
  - config_name: default
    data_files:
      - split: gpt4o
        path: data/gpt4o-*
      - split: gpt4o_2
        path: data/gpt4o_2-*
      - split: gpt4o_new
        path: data/gpt4o_new-*