rename tasks

This commit is contained in:
Xi Yan 2024-10-09 11:30:35 -07:00
parent 9c38d9ae13
commit ae43044a57
7 changed files with 5 additions and 6 deletions

View file

@ -44,7 +44,7 @@ async def run_main(host: str, port: int):
# CustomDataset
response = await client.run_evals(
"Llama3.2-1B-Instruct",
"Llama3.1-8B-Instruct",
"mmlu-simple-eval-en",
"mmlu",
)