Blancy's picture
Upload dataset
38ccca8 verified
metadata
dataset_info:
  features:
    - name: problem
      dtype: string
    - name: deepseek_reasoning
      dtype: string
    - name: deepseek_solution
      dtype: string
    - name: ground_truth_solution
      dtype: 'null'
    - name: domain
      dtype: string
    - name: source
      dtype: string
    - name: test_cases
      dtype: string
    - name: starter_code
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: num_tokens
      dtype: int64
    - name: generation
      dtype: string
    - name: level_num
      dtype: int64
    - name: token_length
      dtype: int64
    - name: avg_tokens_per_line
      dtype: float64
    - name: norm_level
      dtype: float64
    - name: norm_len
      dtype: float64
    - name: norm_line
      dtype: float64
    - name: final_score
      dtype: float64
    - name: __index_level_0__
      dtype: int64
  splits:
    - name: train
      num_bytes: 484469941
      num_examples: 2000
  download_size: 222336222
  dataset_size: 484469941
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*