EMMA-test / README.md
luckychao's picture
Upload dataset
102d83b verified
|
raw
history blame
3.38 kB
metadata
dataset_info:
  - config_name: Chemistry
    features:
      - name: test_pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: 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: query
        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
      - name: pid
        dtype: string
    splits:
      - name: test
        num_bytes: 9428677
        num_examples: 100
    download_size: 6513275
    dataset_size: 9428677
  - config_name: Coding
    features:
      - name: test_pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: 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: query
        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
      - name: pid
        dtype: string
    splits:
      - name: test
        num_bytes: 29991239
        num_examples: 100
    download_size: 25815649
    dataset_size: 29991239
  - config_name: Math
    features:
      - name: test_pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: 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: query
        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
      - name: pid
        dtype: string
    splits:
      - name: test
        num_bytes: 7762259
        num_examples: 100
    download_size: 7286639
    dataset_size: 7762259
  - config_name: Physics
    features:
      - name: test_pid
        dtype: string
      - name: question
        dtype: string
      - name: options
        sequence: 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: query
        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
      - name: pid
        dtype: string
    splits:
      - name: test
        num_bytes: 14421233
        num_examples: 100
    download_size: 9088395
    dataset_size: 14421233
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-*