-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Description
When I wanted to run ProTeGi as my baseline model, I configured the environment as required (it seems the data only has liar, and I used liar as my dataset).
After changing my API key and base_url, I ran:
python main.py --task liar --prompts prompts/liar.md --data_dir data/liar --out baseline_liar_ucb.out --evaluator ucb --rounds 6 --max_threads 4
It keeps getting stuck here and doesn't seem to run. What's the reason?

Metadata
Metadata
Assignees
Labels
No labels