complex_arithmetic / README.md
theblackcat102's picture
Upload dataset
17f4b51 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: metadata
      dtype: string
  splits:
    - name: validate
      num_bytes: 172511
      num_examples: 500
    - name: test
      num_bytes: 96096
      num_examples: 200
  download_size: 69427
  dataset_size: 268607
configs:
  - config_name: default
    data_files:
      - split: validate
        path: data/validate-*
      - split: test
        path: data/test-*