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

(model): add hugging face transformer textattack/albert-base-v2-ag-news example #1783

Merged
merged 3 commits into from
Feb 15, 2023

Conversation

anda-ren
Copy link
Member

@anda-ren anda-ren commented Feb 6, 2023

Description

add hugging face transformer example

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

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

@codecov
Copy link

codecov bot commented Feb 6, 2023

Codecov Report

Merging #1783 (9d72cbb) into main (6e5e6e3) will increase coverage by 8.07%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##               main    #1783      +/-   ##
============================================
+ Coverage     82.14%   90.22%   +8.07%     
============================================
  Files           354       79     -275     
  Lines         18968     9591    -9377     
  Branches       1037        0    -1037     
============================================
- Hits          15582     8653    -6929     
+ Misses         2953      938    -2015     
+ Partials        433        0     -433     
Flag Coverage Δ
controller ?
standalone 90.22% <ø> (+0.08%) ⬆️
unittests 90.22% <ø> (+0.08%) ⬆️

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

Impacted Files Coverage Δ
client/starwhale/api/_impl/dataset/builder.py 95.53% <0.00%> (-0.68%) ⬇️
client/starwhale/api/_impl/model.py 88.09% <0.00%> (-0.08%) ⬇️
client/starwhale/base/bundle_copy.py 97.56% <0.00%> (-0.02%) ⬇️
client/starwhale/version.py 100.00% <0.00%> (ø)
client/starwhale/base/view.py 83.50% <0.00%> (ø)
client/starwhale/core/runtime/view.py 93.70% <0.00%> (ø)
client/starwhale/api/_impl/dataset/model.py 99.76% <0.00%> (ø)
client/starwhale/base/uricomponents/resource.py 100.00% <0.00%> (ø)
...in/java/ai/starwhale/mlops/common/IdConverter.java
.../ai/starwhale/mlops/domain/task/bo/ResultPath.java
... and 281 more

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

@anda-ren anda-ren marked this pull request as draft February 6, 2023 10:05
@anda-ren anda-ren marked this pull request as ready for review February 7, 2023 11:58
@anda-ren anda-ren changed the title (model): add hugging face transformer example (model): add hugging face transformer textattack/albert-base-v2-ag-news example Feb 8, 2023
Copy link
Member

@tianweidut tianweidut 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 0b55a7c into star-whale:main Feb 15, 2023
@anda-ren anda-ren deleted the hg_tt_main branch April 10, 2023 05:50
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