generate-data and some eval

This commit is contained in:
Kyle Corbitt
2023-08-24 18:43:42 +00:00
parent 12d01cd3d5
commit 13bac46e0b
7 changed files with 618 additions and 8 deletions

View 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]"