| /usr/local/lib/python3.12/dist-packages/torch/cuda/__init__.py:61: FutureWarning: The pynvml package is deprecated. Please install nvidia-ml-py instead. If you did not install pynvml directly, please report this to the maintainers of the package that installed pynvml for you. |
| import pynvml # type: ignore[import] |
| 2026-02-23:15:46:57,238 INFO [__main__.py:279] Verbosity set to INFO |
| 2026-02-23:15:46:57,238 INFO [__main__.py:303] Including path: /workspace/repos/speakleash-tasks/lm_eval/tasks |
| 2026-02-23:15:46:57,265 INFO [__init__.py:491] `group` and `group_alias` keys in TaskConfigs are deprecated and will be removed in v0.4.5 of lm_eval. The new `tag` field will be used to allow for a shortcut to a group of tasks one does not wish to aggregate metrics across. `group`s which aggregate across subtasks must be only defined in a separate group config file, which will be the official way to create groups that support cross-task aggregation as in `mmlu`. Please see the v0.4.4 patch notes and our documentation: https://github.com/EleutherAI/lm-evaluation-harness/blob/main/docs/new_task_guide.md#advanced-group-configs for more information. |
| 2026-02-23:15:47:01,077 INFO [__init__.py:491] `group` and `group_alias` keys in TaskConfigs are deprecated and will be removed in v0.4.5 of lm_eval. The new `tag` field will be used to allow for a shortcut to a group of tasks one does not wish to aggregate metrics across. `group`s which aggregate across subtasks must be only defined in a separate group config file, which will be the official way to create groups that support cross-task aggregation as in `mmlu`. Please see the v0.4.4 patch notes and our documentation: https://github.com/EleutherAI/lm-evaluation-harness/blob/main/docs/new_task_guide.md#advanced-group-configs for more information. |
| 2026-02-23:15:47:02,939 ERROR [__main__.py:354] Tasks were not found: ppc, psc, cbd, klej_ner, polqa_open_book, polqa_closed_book, poquad_open_book, poquad_closed_book |
| Try `lm-eval |
| Traceback (most recent call last): |
| File "<frozen runpy>", line 198, in _run_module_as_main |
| File "<frozen runpy>", line 88, in _run_code |
| File "/usr/local/lib/python3.12/dist-packages/lm_eval/__main__.py", line 461, in <module> |
| cli_evaluate() |
| File "/usr/local/lib/python3.12/dist-packages/lm_eval/__main__.py", line 358, in cli_evaluate |
| raise ValueError( |
| ValueError: Tasks not found: ppc, psc, cbd, klej_ner, polqa_open_book, polqa_closed_book, poquad_open_book, poquad_closed_book. Try `lm-eval |
|
|