Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference and Postprocessing #3

Merged
merged 6 commits into from
Oct 13, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update requirements and some minor updates to training notebook
  • Loading branch information
n-grieger committed Oct 11, 2023
commit 86adb9a7f22ecc45eb1bbdf2e0c87987c5620c48
4 changes: 4 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ sentencepiece==0.1.99
jupyter==1.0.0
scipy==1.11.3
torch==2.0.1
Levenshtein==0.23.0
langchain==0.0.312
tqdm==4.66.1
datasets==2.14.5
Loading