svamp / README.md
rbelanec's picture
Upload dataset
b3c7b58 verified
metadata
dataset_info:
  features:
    - name: ID
      dtype: string
    - name: Body
      dtype: string
    - name: Question
      dtype: string
    - name: Equation
      dtype: string
    - name: Answer
      dtype: string
    - name: Type
      dtype: string
    - name: question_concat
      dtype: string
    - name: inputs
      dtype: string
    - name: targets
      dtype: string
  splits:
    - name: train
      num_bytes: 414982
      num_examples: 700
    - name: test
      num_bytes: 178152
      num_examples: 300
  download_size: 249954
  dataset_size: 593134
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*