mmlu.yaml 226 B

12345678910
  1. name: "MMLU"
  2. type: "mul"
  3. module: "tasks.mmlu.task.MMLU"
  4. path: "MMLU"
  5. file-pattern:
  6. stem: "stem/*.json"
  7. social_sciences: "social_sciences/*.json"
  8. humanities: "humanities/*.json"
  9. other: "other/*.json"
  10. micro-batch-size: 1