EMMA / README.md
luckychao's picture
Upload dataset
27acccc verified
|
raw
history blame
2.45 kB
metadata
dataset_info:
  - config_name: Chemistry
    features:
      - name: pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
      - name: answer
        dtype: string
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
      - name: image_3
        dtype: image
      - name: image_4
        dtype: image
      - name: image_5
        dtype: image
      - name: solution
        dtype: string
      - name: subject
        dtype: string
      - name: task
        dtype: string
      - name: category
        dtype: string
      - name: source
        dtype: string
      - name: type
        dtype: string
      - name: context
        dtype: string
    splits:
      - name: test
        num_bytes: 49160933.944
        num_examples: 1176
    download_size: 37880523
    dataset_size: 49160933.944
  - config_name: Math
    features:
      - name: pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
      - name: answer
        dtype: string
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
      - name: image_3
        dtype: image
      - name: image_4
        dtype: image
      - name: image_5
        dtype: image
      - name: solution
        dtype: string
      - name: subject
        dtype: string
      - name: task
        dtype: string
      - name: category
        dtype: string
      - name: source
        dtype: string
      - name: type
        dtype: string
      - name: context
        dtype: string
    splits:
      - name: test
        num_bytes: 55724857
        num_examples: 892
    download_size: 49594364
    dataset_size: 55724857
  - config_name: Physics
    features:
      - name: pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: string
      - name: answer
        dtype: string
      - name: image_1
        dtype: image
      - name: image_2
        dtype: image
      - name: image_3
        dtype: image
      - name: image_4
        dtype: image
      - name: image_5
        dtype: image
      - name: solution
        dtype: string
      - name: subject
        dtype: string
      - name: task
        dtype: string
      - name: category
        dtype: string
      - name: source
        dtype: string
      - name: type
        dtype: string
      - name: context
        dtype: string
    splits:
      - name: test
        num_bytes: 20513430
        num_examples: 156
    download_size: 13596387
    dataset_size: 20513430
configs:
  - config_name: Chemistry
    data_files:
      - split: test
        path: Chemistry/test-*
  - config_name: Math
    data_files:
      - split: test
        path: Math/test-*
  - config_name: Physics
    data_files:
      - split: test
        path: Physics/test-*