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: refactor text classification for ag_news dataset #1189

Merged
merged 4 commits into from
Sep 15, 2022

Conversation

tianweidut
Copy link
Member

Description

image

Modules

  • Others

Checklist

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

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #1189 (0b6b660) into main (fd76188) will increase coverage by 12.24%.
The diff coverage is 50.00%.

@@              Coverage Diff              @@
##               main    #1189       +/-   ##
=============================================
+ Coverage     68.89%   81.13%   +12.24%     
=============================================
  Files           292       62      -230     
  Lines         13107     6944     -6163     
  Branches        636        0      -636     
=============================================
- Hits           9030     5634     -3396     
+ Misses         3892     1310     -2582     
+ Partials        185        0      -185     
Flag Coverage Δ
controller ?
standalone 81.13% <50.00%> (-0.01%) ⬇️
unittests 81.13% <50.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
client/starwhale/core/dataset/type.py 82.59% <50.00%> (-0.27%) ⬇️
...va/ai/starwhale/mlops/domain/user/UserService.java
...starwhale/mlops/domain/user/UserRoleConvertor.java
.../task/status/watchers/log/TaskLogK8sCollector.java
...le/mlops/domain/bundle/remove/RemoveException.java
...a/ai/starwhale/mlops/api/protocol/user/RoleVo.java
...in/java/ai/starwhale/mlops/common/OrderParams.java
...ava/ai/starwhale/mlops/api/protocol/job/JobVo.java
...tarwhale/mlops/domain/bundle/BundleVersionUrl.java
...e/mlops/configuration/schedule/ScheduleConfig.java
... and 221 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@goldenxinxing goldenxinxing left a comment

Choose a reason for hiding this comment

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

LGTM

@goldenxinxing goldenxinxing merged commit 852fdfb into star-whale:main Sep 15, 2022
@tianweidut tianweidut deleted the example/refactor-ag-news branch April 16, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants