235b_interactions / README.md
bicycleman15's picture
Upload dataset
9e510bc verified
|
Raw
History Blame Contribute Delete
795 Bytes
metadata
dataset_info:
  features:
    - name: problem_id
      dtype: int64
    - name: trajectory_id
      dtype: int64
    - name: question
      dtype: string
    - name: messages
      dtype: string
    - name: num_turns
      dtype: int64
    - name: final_reward
      dtype: float64
    - name: terminated
      dtype: bool
    - name: truncated
      dtype: bool
    - name: interactions
      dtype: string
    - name: tests
      dtype: string
    - name: is_successful
      dtype: bool
    - name: interaction_timeout_count
      dtype: int64
    - name: eval_timeout_count
      dtype: int64
    - name: rendered
      dtype: string
  splits:
    - name: train
      num_bytes: 3437438
      num_examples: 40
  download_size: 1085483
  dataset_size: 3437438
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*