e3-math-easy / README.md
prestonfu's picture
Upload dataset
14fa01e verified
|
Raw
History Blame Contribute Delete
994 Bytes
metadata
dataset_info:
  features:
    - name: solution
      dtype: string
    - name: reward
      dtype: float64
    - name: length
      dtype: float64
    - name: correct_length
      dtype: float64
    - name: incorrect_length
      dtype: float64
    - name: data_source
      dtype: string
    - name: prompt
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ability
      dtype: string
    - name: reward_model
      struct:
        - name: ground_truth
          dtype: string
        - name: style
          dtype: string
    - name: extra_info
      struct:
        - name: index
          dtype: int64
        - name: split
          dtype: string
    - name: model_answers
      list:
        - name: answer
          dtype: string
        - name: count
          dtype: int64
        - name: grade
          dtype: int64
  splits:
    - name: train
      num_bytes: 9310677
      num_examples: 12853
  download_size: 4206827
  dataset_size: 9310677
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*