m3exam / README.md
chiayewken's picture
Upload README.md with huggingface_hub
44d225a
|
raw
history blame
833 Bytes
metadata
dataset_info:
  config_name: afrikaans
  features:
    - name: question_text
      dtype: string
    - name: background
      dtype: string
    - name: answer_text
      dtype: string
    - name: options
      sequence: string
    - name: language
      dtype: string
    - name: level
      dtype: string
    - name: subject
      dtype: string
    - name: subject_category
      dtype: string
  splits:
    - name: dev
      num_bytes: 8860
      num_examples: 25
    - name: test
      num_bytes: 194333
      num_examples: 258
  download_size: 71295
  dataset_size: 203193
configs:
  - config_name: afrikaans
    data_files:
      - split: dev
        path: afrikaans/dev-*
      - split: test
        path: afrikaans/test-*

Dataset Card for "m3exam"

More Information needed