procedural_gen / README.md
sethapun's picture
Upload README.md with huggingface_hub
1a9606e
|
raw
history blame
577 Bytes
metadata
dataset_info:
  features:
    - name: expression
      dtype: string
    - name: answer
      dtype: float64
    - name: wrong_expression
      dtype: string
    - name: wrong_answer
      dtype: float64
    - name: label
      dtype: string
  splits:
    - name: train
      num_bytes: 53702
      num_examples: 1000
    - name: validation
      num_bytes: 10734
      num_examples: 200
  download_size: 34165
  dataset_size: 64436

Dataset Card for "procedural_gen"

More Information needed