EMMA / README.md
luckychao's picture
Upload dataset
537b27b verified
|
raw
history blame
3.25 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: 49160952.944
        num_examples: 1176
    download_size: 37880586
    dataset_size: 49160952.944
  - config_name: Coding
    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: 20514669
        num_examples: 156
    download_size: 13597006
    dataset_size: 20514669
  - 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: 55727097
        num_examples: 892
    download_size: 49594723
    dataset_size: 55727097
  - 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: 20514669
        num_examples: 156
    download_size: 13597006
    dataset_size: 20514669
configs:
  - config_name: Chemistry
    data_files:
      - split: test
        path: Chemistry/test-*
  - config_name: Coding
    data_files:
      - split: test
        path: Coding/test-*
  - config_name: Math
    data_files:
      - split: test
        path: Math/test-*
  - config_name: Physics
    data_files:
      - split: test
        path: Physics/test-*