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

example: add llm-finetune example: baichuan2 #2973

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

tianweidut
Copy link
Member

@tianweidut tianweidut commented Nov 13, 2023

Description

Modules

  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

Copy link

codecov bot commented Nov 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (df2fb05) 91.84% compared to head (ab0651c) 91.99%.
Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2973      +/-   ##
==========================================
+ Coverage   91.84%   91.99%   +0.14%     
==========================================
  Files         126      124       -2     
  Lines       15274    14952     -322     
  Branches       61        0      -61     
==========================================
- Hits        14029    13755     -274     
+ Misses       1243     1197      -46     
+ Partials        2        0       -2     
Flag Coverage Δ
console ?
standalone 91.99% <ø> (-0.14%) ⬇️
unittests 91.99% <ø> (+0.14%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@tianweidut tianweidut force-pushed the example/llm-ft-baichuan2 branch from fc78c55 to 0bc48c8 Compare November 16, 2023 07:30
@tianweidut tianweidut self-assigned this Nov 20, 2023
@tianweidut tianweidut force-pushed the example/llm-ft-baichuan2 branch from 59a3654 to 46cc798 Compare November 20, 2023 02:29
@tianweidut tianweidut marked this pull request as ready for review November 20, 2023 02:29
@tianweidut tianweidut force-pushed the example/llm-ft-baichuan2 branch from 46cc798 to 783e5cd Compare November 20, 2023 03:06
@tianweidut tianweidut force-pushed the example/llm-ft-baichuan2 branch from 783e5cd to ab0651c Compare November 20, 2023 06:04
Copy link
Member

@anda-ren anda-ren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tianweidut tianweidut merged commit b4c8af1 into star-whale:main Nov 21, 2023
38 checks passed
@tianweidut tianweidut deleted the example/llm-ft-baichuan2 branch November 21, 2023 05:41
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