Fixes https://github.com/EleutherAI/lm-evaluation-harness/issues/1416 (#1418)
* Fixes https://github.com/EleutherAI/lm-evaluation-harness/issues/1416 Sets `do_sample = False` if `temperature == 0.0` and `do_sample = None` * Update huggingface.py * Update huggingface.py making linter happy
Showing
Please register or sign in to comment