- 29 Dec, 2023 1 commit
-
-
Paul McCann authored
* Add example failing task This task includes an invalid import. This will cause an exception and the task will not be loaded. But this just results in a DEBUG level log message, so in normal usage you'll see no error, and will be told the task doesn't exist. Here's an example command line to run the task: python -m lm_eval --model hf --model_args pretrained=rinna/japanese-gpt-1b --tasks fail This task is based on a Japanese Winograd task, but that's not important, and was just used due to familiarity. * Do not ignore errors when loading tasks * Change how task errors are logged This makes the proposed changes from PR discussion. 1. Exceptions not related to missing modules/imports are logged as warnings. 2. module/import related exceptions are still logged at debug level, but if any of them happen there is a warning about it with instructions on how to show logs. * Remove intentionally failing task --------- Co-authored-by:Paul O'Leary McCann <polm@dampfkraft.com>
-
- 20 Dec, 2023 1 commit
-
-
Baber Abbasi authored
* add ruff and isort. remove black and flake8 * remove unnecessary dependencies * remove dependency from table * change order * ran ruff * check 3.9 * exclude evaluator * update CI workflow * use ruff config in pyproject.toml * test * add isort rules to ruff * sort imports * import `make_table` * try stages for no-commit-to-branch * turn on mypy for pre-commit * test * test * test * change no-commit-to-branch to default * nits * fixed dependency
-
- 17 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 15 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 10 Nov, 2023 1 commit
-
-
lintangsutawika authored
-
- 09 Nov, 2023 4 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
- 08 Nov, 2023 2 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
- 07 Nov, 2023 2 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
- 02 Nov, 2023 3 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
- 19 Oct, 2023 2 commits
-
-
lintangsutawika authored
-
Zhiwei Zhuang authored
-
- 17 Oct, 2023 1 commit
-
-
lintangsutawika authored
-
- 12 Oct, 2023 1 commit
-
-
Lintang Sutawika authored
-
- 10 Oct, 2023 3 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
- 08 Oct, 2023 1 commit
-
-
baberabb authored
-
- 05 Oct, 2023 1 commit
-
-
lintangsutawika authored
-
- 26 Sep, 2023 3 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
- 25 Sep, 2023 1 commit
-
-
lintangsutawika authored
-
- 19 Sep, 2023 4 commits
-
-
lintangsutawika authored
-
lintangsutawika authored
-
lintangsutawika authored
-
Lintang Sutawika authored
-
- 18 Sep, 2023 1 commit
-
-
Hojjat Mokhtarabadi authored
-
- 14 Sep, 2023 1 commit
-
-
Chris authored
-
- 12 Sep, 2023 1 commit
-
-
lintangsutawika authored
-
- 10 Sep, 2023 1 commit
-
-
Hojjat Mokhtarabadi authored
-
- 25 Aug, 2023 1 commit
-
-
Ethan Smith authored
This adds a bunch of simple annotations suggested by https://github.com/JelleZijlstra/autotyping.
-
- 14 Aug, 2023 1 commit
-
-
lintangsutawika authored
-
- 13 Aug, 2023 1 commit
-
-
lintangsutawika authored
-