tmmluplus / README.md
theblackcat102's picture
Upload dataset
7b3d895 verified
|
raw
history blame
708 Bytes
metadata
dataset_info:
  config_name: engineering_math
  features:
    - name: question
      dtype: string
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: C
      dtype: string
    - name: D
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: train
      num_bytes: 1664
      num_examples: 5
    - name: validation
      num_bytes: 4185
      num_examples: 11
    - name: test
      num_bytes: 29041
      num_examples: 103
  download_size: 37147
  dataset_size: 34890
configs:
  - config_name: engineering_math
    data_files:
      - split: train
        path: engineering_math/train-*
      - split: validation
        path: engineering_math/validation-*
      - split: test
        path: engineering_math/test-*