atrost's picture
Expand mixed-outcome TMax dataset to 1402 tasks
99d3e9f verified
|
Raw
History Blame Contribute Delete
1.12 kB
metadata
dataset_info:
  features:
    - name: task
      dtype: string
    - name: num_rollouts
      dtype: int64
    - name: num_passed
      dtype: int64
    - name: num_failed
      dtype: int64
    - name: pass_rate
      dtype: float64
    - name: prior_num_rollouts
      dtype: int64
    - name: prior_num_passed
      dtype: int64
    - name: prior_num_failed
      dtype: int64
    - name: current_num_rollouts
      dtype: int64
    - name: current_num_passed
      dtype: int64
    - name: current_num_failed
      dtype: int64
    - name: has_prior_rollouts
      dtype: bool
    - name: has_current_rollouts
      dtype: bool
    - name: instruction
      dtype: string
    - name: task_toml
      dtype: string
    - name: file_paths
      list: string
    - name: file_contents
      list: string
    - name: file_encodings
      list: string
    - name: source_repo
      dtype: string
    - name: source_revision
      dtype: string
    - name: source_split
      dtype: string
  splits:
    - name: train
      num_bytes: 20194902
      num_examples: 1402
  download_size: 17566753
  dataset_size: 20194902
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*