math / README.md
QuangDuy's picture
Upload dataset
27fdb73 verified
|
raw
history blame
No virus
740 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: Question
      dtype: string
    - name: Explanation
      dtype: string
    - name: Answer
      dtype: string
    - name: Inference Steps
      dtype: float64
    - name: Grade
      dtype: float64
    - name: Source
      dtype: string
    - name: Instruction
      dtype: string
    - name: Response Type
      dtype: string
    - name: Math Type
      dtype: string
  splits:
    - name: train
      num_bytes: 3196516.3618629603
      num_examples: 3280
    - name: test
      num_bytes: 800103.6381370397
      num_examples: 821
  download_size: 1618660
  dataset_size: 3996620
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*