Skip to content

Commit

Permalink
chore: add human eval package
Browse files Browse the repository at this point in the history
  • Loading branch information
alaeddine-13 committed Aug 7, 2023
1 parent 1963b9a commit 30eac34
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
48 changes: 47 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ sentencepiece = "^0.1.99"
einops = "^0.6.1"
openai = "^0.27.8"
pydantic = "<2.0.0"
human-eval = {path = "human-eval", develop = true}


[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 30eac34

Please sign in to comment.