"vscode:/vscode.git/clone" did not exist on "b2f57fc4b7305b281f3fc948c3461697a2d065e9"
Fix float limit override (#2325)
* Fix float limit override See: https://github.com/EleutherAI/lm-evaluation-harness/issues/2324 The float limit will be override with the previous int limit of multiple tasks are triggered together. This PR fix this issue * Update evaluator.py * Update evaluator.py
Showing
Please register or sign in to comment