-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* rag convos notebook * discovery + quiz evals
- Loading branch information
Showing
5 changed files
with
7,275 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.ipynb_checkpoints |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Galileo Evaluation Platform Code | ||
|
||
We're assessing the Galileo evaluation platform ([rungalileo.io](https://www.rungalileo.io/)). Currently, their evaluation library is much more robust in Python than in JavaScript/TypeScript, so I am creating a separate Python project to evaluate Galileo. | ||
|
||
## Run Code | ||
|
||
All code is in the Jupyter notebooks in this directory. |
Oops, something went wrong.