Skip to content

Commit

Permalink
Merge pull request #8 from yuriihavrylko/feature/l5t1-training
Browse files Browse the repository at this point in the history
L5T1 Train model and log to W&B
  • Loading branch information
yuriihavrylko authored Feb 11, 2024
2 parents c771641 + f73fe8c commit 6a4e77d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
ipykernel==6.28.0
wandb==0.16.1
evaluate==0.4.1
1 change: 1 addition & 0 deletions app/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
flask==3.0.0
gunicorn==21.2.0
transformers==4.36.2
Loading

0 comments on commit 6a4e77d

Please sign in to comment.