MMAU_Pro_Testmini / README.md
macabdul9's picture
Upload dataset
81eb01f verified
|
Raw
History Blame Contribute Delete
1.29 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: audio_path
      list: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: choices
      list: string
    - name: length_type
      dtype: string
    - name: perceptual_skills
      list: string
    - name: reasoning_skills
      list: string
    - name: category
      dtype: string
    - name: transcription
      dtype: string
    - name: task_classification
      dtype: string
    - name: task_identifier
      dtype: string
    - name: kwargs
      struct:
        - name: 'N'
          dtype: int64
        - name: N1
          dtype: int64
        - name: N2
          dtype: int64
        - name: end_phrase
          dtype: string
        - name: forbidden_words
          dtype: string
        - name: keywords
          dtype: string
        - name: postscript_marker
          dtype: string
        - name: section_splitter
          dtype: string
        - name: start_phrase
          dtype: string
    - name: sub-cat
      dtype: string
  splits:
    - name: test
      num_bytes: 2749611
      num_examples: 5305
    - name: testmini
      num_bytes: 518305.5607917059
      num_examples: 1000
  download_size: 1181527
  dataset_size: 3267916.5607917057
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: testmini
        path: data/testmini-*