You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/ubuntu/evalchemy/eval/eval.py", line 292, in cli_evaluate
raise ValueError("Please set OPENAI_API_KEY")
ValueError: Please set OPENAI_API_KEY
The text was updated successfully, but these errors were encountered:
Example:
python -m eval.eval --model hf --tasks AMC23 --model_args "pretrained=Qwen/Qwen2.5-Math-1.5B-Instruct" --batch_size 32 --output_path logs
Gives
The text was updated successfully, but these errors were encountered: