-
Notifications
You must be signed in to change notification settings - Fork 1
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
✨ (Kaggle LLM science exam): add kaggle notebooks #5
Conversation
f27fcc5
to
fa42702
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm thanks for that! Did you quicly ran the scripts to make sure we are managing correctly the dependencies with poetry? (just asking because i had numerous issues with installs but it was mostly just because of kaggle notebook)
No tbh I cleaned the code a bit but didn't try to re-run it so I'm not sure it works 100%, but it's just to store the code somewhere |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✌️
I'll let you merge that once #3 is merged because this pr is based on it |
d1a25e5
to
9a786e6
Compare
fa42702
to
90fcd2b
Compare
9a786e6
to
d03aa76
Compare
90fcd2b
to
5b5e41f
Compare
d03aa76
to
5cd8717
Compare
5b5e41f
to
9226491
Compare
5cd8717
to
01d0523
Compare
9226491
to
2e8f884
Compare
Fixes
Fixes #4
Technical details
Added the black profile for isort because I had conflicts between black and isort
Definition of Done