Sangwoong's picture
Upload dataset
3a0cdcc verified
metadata
dataset_info:
  features:
    - name: instance_id
      dtype: string
    - name: problem_statement
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: model
      dtype: string
    - name: resolved
      dtype: bool
    - name: instance_cost
      dtype: float64
    - name: api_calls
      dtype: int64
  splits:
    - name: train
      num_bytes: 208245120
      num_examples: 1965
    - name: val
      num_bytes: 572849572
      num_examples: 346
  download_size: 106645490
  dataset_size: 781094692
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*