Sean Cho commited on
Commit
3aad291
1 Parent(s): 7b9fe5e
Files changed (1) hide show
  1. .gitignore +15 -0
.gitignore ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ auto_evals/
2
+ venv/
3
+ __pycache__/
4
+ .env
5
+ .ipynb_checkpoints
6
+ *ipynb
7
+ .vscode/
8
+
9
+ gpt_4_evals/
10
+ human_evals/
11
+ eval-queue/
12
+ eval-results/
13
+ auto_evals/
14
+
15
+ src/assets/model_counts.html