mirror of
https://github.com/wassname/GENIES.git
synced 2026-07-07 00:06:40 +08:00
14 lines
296 B
JSON
14 lines
296 B
JSON
{
|
|
"id": "math",
|
|
"external_datasets": [
|
|
{
|
|
"name": "MATH",
|
|
"url": "https://github.com/hendrycks/math",
|
|
"used_for": "some_prompts_and_best_completions"
|
|
}
|
|
],
|
|
"overlapping_datasets": [
|
|
"math_easy",
|
|
"math_hard"
|
|
]
|
|
} |