sethapun's picture
Upload README.md with huggingface_hub
8abd249
metadata
dataset_info:
  features:
    - name: expression
      dtype: string
    - name: answer
      dtype: int64
    - name: label
      dtype:
        class_label:
          names:
            '0': 'false'
            '1': 'true'
  splits:
    - name: train
      num_bytes: 61432
      num_examples: 2000
    - name: validation
      num_bytes: 12264
      num_examples: 400
  download_size: 27596
  dataset_size: 73696

Dataset Card for "arithmetic_2as_1to750"

More Information needed