EMMA / README.md
luckychao's picture
Upload dataset
c1c2fd2 verified
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: 49162804.944
        num_examples: 1176
    download_size: 37901276
    dataset_size: 49162804.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: 201047028
        num_examples: 564
    download_size: 156921633
    dataset_size: 201047028
  - 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: 20512520
        num_examples: 156
    download_size: 13597019
    dataset_size: 20512520
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-*