procedural_gen / README.md
sethapun's picture
Upload README.md with huggingface_hub
57dcf57
|
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: float64
  splits:
    - name: train
      num_bytes: 49726
      num_examples: 1000
    - name: validation
      num_bytes: 9946
      num_examples: 200
  download_size: 34001
  dataset_size: 59672

Dataset Card for "procedural_gen"

More Information needed