nslaughter's picture
Concatenate 1k from 6 models
1f2a93f verified
|
raw
history blame
715 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: metadata
      struct:
        - name: model
          dtype: string
        - name: temperature
          dtype: float64
        - name: usage
          struct:
            - name: completion_tokens
              dtype: int64
            - name: prompt_tokens
              dtype: int64
  splits:
    - name: train
      num_bytes: 7084708
      num_examples: 6000
  download_size: 623783
  dataset_size: 7084708
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

Dataset Card for Synthetic System Design Prompts Dataset (Generated by GPT-4o-mini)