Skip to content

Commit

Permalink
update evals
Browse files Browse the repository at this point in the history
  • Loading branch information
souzatharsis committed Nov 26, 2024
1 parent 26e691a commit 82a3cdf
Show file tree
Hide file tree
Showing 13 changed files with 2,369 additions and 34 deletions.
553 changes: 552 additions & 1 deletion poetry.lock

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ langchain-openai = "^0.2.9"
outlines = "^0.1.5"
transformers = "^4.46.3"
nbconvert = "^7.16.4"
evaluate = "^0.4.3"
absl-py = "^2.1.0"
rouge-score = "^0.1.2"
matplotlib = "^3.9.2"


[build-system]
Expand Down
Binary file modified tamingllms/_build/.doctrees/environment.pickle
Binary file not shown.
Binary file modified tamingllms/_build/.doctrees/notebooks/evals.doctree
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
480 changes: 475 additions & 5 deletions tamingllms/_build/html/_sources/notebooks/evals.ipynb

Large diffs are not rendered by default.

402 changes: 386 additions & 16 deletions tamingllms/_build/html/notebooks/evals.html

Large diffs are not rendered by default.

Binary file modified tamingllms/_build/html/objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion tamingllms/_build/html/searchindex.js

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion tamingllms/_build/jupyter_execute/markdown/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1f2c679d",
"id": "e3f2df13",
"metadata": {},
"source": [
"(intro)=\n",
Expand Down
Loading

0 comments on commit 82a3cdf

Please sign in to comment.