Skip to content

Commit

Permalink
chore: Add sentencepiece and protobuf to deps
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Nov 28, 2022
1 parent b5af682 commit 4000f10
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 17 deletions.
107 changes: 90 additions & 17 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ datasets = "^2.7.1"
scikit-learn = "^1.1.3"
torch = "1.12.1"
wandb = "^0.13.5"
sentencepiece = "^0.1.97"
protobuf = "3.20"

[tool.poetry.group.dev.dependencies]
pytest = "^7.0.0"
Expand Down

0 comments on commit 4000f10

Please sign in to comment.