temp_v1 / README.md
bicycleman15's picture
Upload dataset
1410bf2 verified
|
Raw
History Blame Contribute Delete
693 Bytes
metadata
dataset_info:
  features:
    - name: problem_id
      dtype: int64
    - name: trajectory_id
      dtype: int64
    - name: question
      dtype: string
    - name: messages
      dtype: string
    - name: final_reward
      dtype: float64
    - name: terminated
      dtype: bool
    - name: truncated
      dtype: bool
    - name: tests
      dtype: string
    - name: is_successful
      dtype: bool
    - name: num_extensions
      dtype: int64
    - name: total_tokens
      dtype: int64
    - name: rendered
      dtype: string
  splits:
    - name: train
      num_bytes: 17595
      num_examples: 1
  download_size: 17211
  dataset_size: 17595
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*