mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-05-13 12:34:05 +00:00
cleanup
This commit is contained in:
@@ -24,10 +24,6 @@ GRADER_PATTERNS = {
|
||||
"aime": r'\boxed{(\d+)}|\b(\d+)\b',
|
||||
"aime2025": r'\boxed{(\d+)}|\b(\d+)\b',
|
||||
"gsm8k": r'\b(\d+)\b',
|
||||
"mmlu": r'[A-D]',
|
||||
"hellaswag": r'[A-D]',
|
||||
"arc": r'[A-D]',
|
||||
"winogrande": r'[A-D]',
|
||||
}
|
||||
|
||||
SAMPLE_ANSWERS = {
|
||||
|
||||
Reference in New Issue
Block a user