-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the BlueBench benchmark #2369
base: main
Are you sure you want to change the base?
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f5282e6 - Browse repository at this point
Copy the full SHA f5282e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8537fe5 - Browse repository at this point
Copy the full SHA 8537fe5View commit details -
Update README.md (EleutherAI#2297)
* Update README.md I encounter some Git buffer size limits when trying to download all commits history of the repository, such as: ```error: RPC failed; curl 18 transfer closed with outstanding read data remaining error: 5815 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF``` therefore the installation is faster and there are not errors when I download only the last version of the repository * Fix linting issue
Configuration menu - View commit details
-
Copy full SHA for 79d6066 - Browse repository at this point
Copy the full SHA 79d6066View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390ef6f - Browse repository at this point
Copy the full SHA 390ef6fView commit details -
Update neuron backend (EleutherAI#2314)
* feat(neuron): align with latest optimum-neuron * feat(neuron): support pre-exported neuron models * fix(neuron): correctly use max_length * fix(neuron): adapt loglikelihood The evaluation of log likelihood was not working for neuron models using continuous batching, such as all cached neuron LLama models. * refactor(neuron): remove dead code
Configuration menu - View commit details
-
Copy full SHA for 0e963c9 - Browse repository at this point
Copy the full SHA 0e963c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c06d2b2 - Browse repository at this point
Copy the full SHA c06d2b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66c058b - Browse repository at this point
Copy the full SHA 66c058bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf4f3b - Browse repository at this point
Copy the full SHA 6bf4f3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8aec6e1 - Browse repository at this point
Copy the full SHA 8aec6e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7844627 - Browse repository at this point
Copy the full SHA 7844627View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a70ef - Browse repository at this point
Copy the full SHA a5a70efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98066cb - Browse repository at this point
Copy the full SHA 98066cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbe5ef - Browse repository at this point
Copy the full SHA 9bbe5efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33f8a6e - Browse repository at this point
Copy the full SHA 33f8a6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6523683 - Browse repository at this point
Copy the full SHA 6523683View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28919c - Browse repository at this point
Copy the full SHA e28919cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d8b795 - Browse repository at this point
Copy the full SHA 9d8b795View commit details -
Configuration menu - View commit details
-
Copy full SHA for d52e5dc - Browse repository at this point
Copy the full SHA d52e5dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 980ec2d - Browse repository at this point
Copy the full SHA 980ec2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2ca175 - Browse repository at this point
Copy the full SHA c2ca175View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f2c68 - Browse repository at this point
Copy the full SHA 76f2c68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0385c13 - Browse repository at this point
Copy the full SHA 0385c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffcd078 - Browse repository at this point
Copy the full SHA ffcd078View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cfacd9 - Browse repository at this point
Copy the full SHA 3cfacd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46dc531 - Browse repository at this point
Copy the full SHA 46dc531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b8e739 - Browse repository at this point
Copy the full SHA 4b8e739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4227dbc - Browse repository at this point
Copy the full SHA 4227dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a9ac8 - Browse repository at this point
Copy the full SHA f1a9ac8View commit details -
Treat tags in python tasks the same as yaml tasks (EleutherAI#2288)
* Treat python tasks same as yaml tasks. * Add tests. * Re-add fixture decorators. * Fix typing specification error for Python 3.9.
Configuration menu - View commit details
-
Copy full SHA for b4eb477 - Browse repository at this point
Copy the full SHA b4eb477View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2939e2f - Browse repository at this point
Copy the full SHA 2939e2fView commit details -
change glianorex to test split (EleutherAI#2332)
* change glianorex to test set * nit * fix test; doc_to_target can be str for multiple_choice * nit
Configuration menu - View commit details
-
Copy full SHA for ce1e8e9 - Browse repository at this point
Copy the full SHA ce1e8e9View commit details -
mmlu-pro: add newlines to task descriptions (not leaderboard) (Eleuth…
…erAI#2334) * add newlines to task descriptions; increment versions * fix task tests (with groups) * Apply suggestions from code review --------- Co-authored-by: Hailey Schoelkopf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1036191 - Browse repository at this point
Copy the full SHA 1036191View commit details -
Added TurkishMMLU to LM Evaluation Harness (EleutherAI#2283)
* Added TurkishMMLU to LM Evaluation Harness * Fixed COT name * Fixed COT name * Updated Readme * Fixed Test issues * Completed Scan for changed tasks * Updated Readme * Update README.md * fixup task naming casing + ensure yaml template stubs aren't registered --------- Co-authored-by: Hailey Schoelkopf <[email protected]> Co-authored-by: haileyschoelkopf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79b506c - Browse repository at this point
Copy the full SHA 79b506cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3fc76 - Browse repository at this point
Copy the full SHA 5e3fc76View commit details -
openai: better error messages; fix greedy matching (EleutherAI#2327)
* better error message; fix greedy matching * Update lm_eval/models/openai_completions.py Co-authored-by: Hailey Schoelkopf <[email protected]> * Update lm_eval/models/openai_completions.py Co-authored-by: Hailey Schoelkopf <[email protected]> * pre-commit --------- Co-authored-by: Hailey Schoelkopf <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 820e1a4 - Browse repository at this point
Copy the full SHA 820e1a4View commit details -
fix some bugs of mmlu (EleutherAI#2299)
* fix some bugs of mmlu * Fix end of file newline issue --------- Co-authored-by: eyuansu62 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94e8b79 - Browse repository at this point
Copy the full SHA 94e8b79View commit details -
Add new benchmark: Portuguese bench (EleutherAI#2156)
* Add portuguese_bench * Add flores_pt group * Update _flores_common_yaml * Run linters and update flores and readme
Configuration menu - View commit details
-
Copy full SHA for b7b6169 - Browse repository at this point
Copy the full SHA b7b6169View commit details -
Configuration menu - View commit details
-
Copy full SHA for dca2cb1 - Browse repository at this point
Copy the full SHA dca2cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6a6e4 - Browse repository at this point
Copy the full SHA 2b6a6e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0a3ae - Browse repository at this point
Copy the full SHA da0a3aeView commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4461ff1 - Browse repository at this point
Copy the full SHA 4461ff1View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d1eeb2 - Browse repository at this point
Copy the full SHA 0d1eeb2View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da73a22 - Browse repository at this point
Copy the full SHA da73a22View commit details -
Signed-off-by: Yotam-Perlitz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2c489e - Browse repository at this point
Copy the full SHA b2c489eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8447856 - Browse repository at this point
Copy the full SHA 8447856View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6ad7b2 - Browse repository at this point
Copy the full SHA b6ad7b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57235ff - Browse repository at this point
Copy the full SHA 57235ffView commit details -
Signed-off-by: Yotam-Perlitz <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55fb5c0 - Browse repository at this point
Copy the full SHA 55fb5c0View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81bba69 - Browse repository at this point
Copy the full SHA 81bba69View commit details