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

Add an LLM fine-tuning example #90

Merged
merged 43 commits into from
Nov 15, 2024
Merged

Add an LLM fine-tuning example #90

merged 43 commits into from
Nov 15, 2024

Conversation

lebrice
Copy link
Collaborator

@lebrice lebrice commented Nov 8, 2024

Signed-off-by: Fabrice Normandin [email protected]

Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
Signed-off-by: Fabrice Normandin <[email protected]>
@lebrice lebrice marked this pull request as ready for review November 14, 2024 20:48
Signed-off-by: Fabrice Normandin <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2024

Codecov Report

Attention: Patch coverage is 68.32151% with 134 lines in your changes missing coverage. Please review.

Project coverage is 81.22%. Comparing base (e8514f6) to head (102c51c).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
project/algorithms/llm_finetuning.py 54.39% 109 Missing ⚠️
project/algorithms/llm_finetuning_test.py 70.00% 18 Missing ⚠️
project/algorithms/callbacks/samples_per_second.py 50.00% 2 Missing ⚠️
project/algorithms/testsuites/algorithm_tests.py 84.61% 2 Missing ⚠️
project/datamodules/text/text_classification.py 83.33% 2 Missing ⚠️
project/conftest.py 93.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
- Coverage   83.13%   81.22%   -1.91%     
==========================================
  Files          61       63       +2     
  Lines        3943     4262     +319     
==========================================
+ Hits         3278     3462     +184     
- Misses        665      800     +135     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Fabrice Normandin <[email protected]>
@lebrice lebrice merged commit f8e3a22 into master Nov 15, 2024
10 checks passed
@lebrice lebrice deleted the add_nlp_example branch November 15, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants