tatsu-lab/alpaca_farm

Problem with Simulation case

qiuruiyu opened this issue · 2 comments

Hello, when using code in Simulating pairwise preference, I set os.environ with OPENAI_API_KEY. However, it raises error when I tried to create an instance of PairwiseAutoAnnotator with:

NameError: name 'DUMMY_EXAMPLE' is not defined

Thanks @qiuruiyu if you pip install -U alpaca_farm or pull from main it should work!