This commit is contained in:
Georgi Gerganov 2026-02-16 12:02:16 +02:00
parent 350e7c1409
commit de956a6ca8
No known key found for this signature in database
GPG Key ID: 449E073F9DC10735
1 changed files with 0 additions and 4 deletions

View File

@ -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 = {