Skip to content

Commit 9f03ae6

Browse files
committed
dummy change to trigger build-and-push
1 parent 379baff commit 9f03ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/model_explainability/lm_eval/test_lm_eval.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
indirect=True,
6060
)
6161
def test_lmeval_huggingface_model(admin_client, model_namespace, lmevaljob_hf_pod):
62-
"""Tests that verify running common evaluations (and a custom one) on a model pulled directly from HuggingFace.
62+
"""Tests that verify running common evaluations and a custom one on a model pulled directly from HuggingFace.
6363
On each test we run a different evaluation task, limiting it to 1% of the questions on each eval."""
6464
lmevaljob_hf_pod.wait_for_status(status=lmevaljob_hf_pod.Status.SUCCEEDED, timeout=Timeout.TIMEOUT_20MIN)
6565

0 commit comments

Comments
 (0)