mmlu_train / README.md
liyucheng's picture
Upload README.md with huggingface_hub
301acc8
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: subject
      dtype: string
    - name: choices
      sequence: string
    - name: answer
      dtype:
        class_label:
          names:
            '0': A
            '1': B
            '2': C
            '3': D
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 162487145
      num_examples: 99842
  download_size: 48165566
  dataset_size: 162487145

Dataset Card for "mmlu_train"

More Information needed