mirror of
https://github.com/wassname/GENIES.git
synced 2026-09-11 11:52:58 +08:00
Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"id": "comma_separated_input",
|
||||
"external_datasets": [
|
||||
{
|
||||
"name": "alpaca_cleaned",
|
||||
"url": "https://github.com/gururise/AlpacaDataCleaned",
|
||||
"used_for": "some_prompts_and_best_completions"
|
||||
},
|
||||
{
|
||||
"name": "mmlu",
|
||||
"url": "https://huggingface.co/datasets/cais/mmlu",
|
||||
"used_for": "some_prompts_and_best_completions"
|
||||
}
|
||||
],
|
||||
"overlapping_datasets": []
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user