dev-TIR_v2 / README.md
HayatoHongoEveryonesAI's picture
Upload dataset
37f7323 verified
|
Raw
History Blame Contribute Delete
779 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: int64
    - name: category
      dtype: string
    - name: unit
      dtype: string
    - name: problem
      dtype: string
    - name: solution
      dtype: string
    - name: tir_attempts
      dtype: int64
    - name: fallback_used
      dtype: bool
    - name: tir_status
      dtype: string
    - name: llm-code
      dtype: string
    - name: raw_generation
      dtype: string
    - name: output
      dtype: string
    - name: execution_output
      dtype: string
    - name: generated_solution
      dtype: string
    - name: expected_answer
      dtype: string
  splits:
    - name: train
      num_bytes: 174458
      num_examples: 100
  download_size: 71733
  dataset_size: 174458
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*