sdamgia / README.md
suronek's picture
Upload README.md with huggingface_hub
1513deb verified
|
raw
history blame
690 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: mathb
        path: data/mathb-*
      - split: math
        path: data/math-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: condition
      dtype: string
    - name: solution
      dtype: string
    - name: answer
      dtype: string
    - name: images
      list: image
  splits:
    - name: mathb
      num_bytes: 19254673.876
      num_examples: 2497
    - name: math
      num_bytes: 12130712.12
      num_examples: 1636
  download_size: 23604975
  dataset_size: 31385385.996

Dataset Card for "sdamgia"

More Information needed