generate-data and some eval
This commit is contained in:
4
examples/classify-recipes/.env.example
Normal file
4
examples/classify-recipes/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
OPENAI_API_KEY="[your OpenAI API key]"
|
||||
OPENPIPE_API_KEY="[your OpenPipe API key from https://app.openpipe.ai/project/settings]"
|
||||
|
||||
WANDB_API_KEY="[Optionally, you can set a Weights & Biases API key to track your training run. Create it at https://wandb.ai/settings]"
|
||||
Reference in New Issue
Block a user