refactor(e2e_test): fix smg ci e2e test code quality (#16664)
This commit is contained in:
@@ -25,6 +25,9 @@ from .simple_eval_common import (
|
||||
if TYPE_CHECKING:
|
||||
from .simple_eval_common import SamplerBase
|
||||
|
||||
# MMLU dataset URL (hosted by OpenAI)
|
||||
MMLU_DATASET_URL = "https://openaipublic.blob.core.windows.net/simple-evals/mmlu.csv"
|
||||
|
||||
SUBJECT_TO_CATEGORY = {
|
||||
"abstract_algebra": "stem",
|
||||
"anatomy": "other",
|
||||
|
||||
Reference in New Issue
Block a user