gpt4omini_dev2 / README.md
Zaynes's picture
Upload dataset
a4b1bea verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: metadata
      dtype: string
    - name: task_source
      dtype: string
    - name: formatted_prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: responses_by_sample
      list:
        list: string
    - name: tokens_by_sample
      list: int64
    - name: num_rounds_by_sample
      list: int64
  splits:
    - name: train
      num_bytes: 103665
      num_examples: 10
  download_size: 57039
  dataset_size: 103665
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*