rohansampath commited on
Commit
bea879e
·
verified ·
1 Parent(s): bd59416

Update dataset_previews.py

Browse files
Files changed (1) hide show
  1. dataset_previews.py +1 -1
dataset_previews.py CHANGED
@@ -125,7 +125,7 @@ def mmlupro_dataset_preview(regenerate_preview=True) -> Dict[str, Any]:
125
  "paper": "https://arxiv.org/abs/2406.01574"
126
  },
127
  "organization": "Questions are organized into 14 subjects. Each subject has 5 validation questions (for a total of 70). The 5 validation questions serve as 5-shot prompts for each evaluation question.",
128
- "total_questions": 12032
129
  "subject_counts": f"Total: 12032 (Note: Using fallback value)",
130
  "choices_per_question": "Maximum: 10\nAverage: 10.0\n10-choices: 12032"
131
  }
 
125
  "paper": "https://arxiv.org/abs/2406.01574"
126
  },
127
  "organization": "Questions are organized into 14 subjects. Each subject has 5 validation questions (for a total of 70). The 5 validation questions serve as 5-shot prompts for each evaluation question.",
128
+ "total_questions": 12032,
129
  "subject_counts": f"Total: 12032 (Note: Using fallback value)",
130
  "choices_per_question": "Maximum: 10\nAverage: 10.0\n10-choices: 12032"
131
  }