limhyeonseok's picture
Upload from JSONL (1000 rows)
338eff1 verified
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: conversation
      list:
        - name: role
          dtype: string
        - name: content
          dtype: string
    - name: seed
      dtype: string
    - name: initial_prompt
      dtype: string
    - name: generated_turns
      dtype: int64
    - name: generator
      dtype: string
    - name: reasoning
      dtype: bool
  splits:
    - name: train
      num_bytes: 656087
      num_examples: 1000
  download_size: 41429
  dataset_size: 656087
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*