Skip to content

Commit

Permalink
(EAI-453): Galileo Assessment (#462)
Browse files Browse the repository at this point in the history
* rag convos notebook

* discovery + quiz evals
  • Loading branch information
mongodben authored Aug 7, 2024
1 parent 67b57ae commit e676e87
Show file tree
Hide file tree
Showing 5 changed files with 7,275 additions and 0 deletions.
1 change: 1 addition & 0 deletions galileo/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.ipynb_checkpoints
7 changes: 7 additions & 0 deletions galileo/README.md
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.
Loading

0 comments on commit e676e87

Please sign in to comment.