Unverified Commit 181abbc2 authored by Dipika Sikka's avatar Dipika Sikka Committed by GitHub
Browse files

[Misc] Update LM Eval Tolerance (#7473)

parent 00c3d68e
......@@ -14,7 +14,7 @@ import lm_eval
import numpy
import yaml
RTOL = 0.02
RTOL = 0.05
TEST_DATA_FILE = os.environ.get(
"LM_EVAL_TEST_DATA_FILE",
".buildkite/lm-eval-harness/configs/Meta-Llama-3-8B-Instruct.yaml")
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment