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

Adds support for converting huggingface sentence-similarity models #1913

Merged
merged 2 commits into from
Aug 16, 2022

Conversation

bryanktliu
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2022

Codecov Report

Merging #1913 (661a525) into master (bb5073f) will decrease coverage by 2.12%.
The diff coverage is 67.16%.

@@             Coverage Diff              @@
##             master    #1913      +/-   ##
============================================
- Coverage     72.08%   69.96%   -2.13%     
- Complexity     5126     5686     +560     
============================================
  Files           473      543      +70     
  Lines         21970    25071    +3101     
  Branches       2351     2713     +362     
============================================
+ Hits          15838    17541    +1703     
- Misses         4925     6192    +1267     
- Partials       1207     1338     +131     
Impacted Files Coverage Δ
api/src/main/java/ai/djl/modality/cv/Image.java 69.23% <ø> (-4.11%) ⬇️
...rc/main/java/ai/djl/modality/cv/MultiBoxPrior.java 76.00% <ø> (ø)
...rc/main/java/ai/djl/modality/cv/output/Joints.java 71.42% <ø> (ø)
.../main/java/ai/djl/modality/cv/output/Landmark.java 100.00% <ø> (ø)
...main/java/ai/djl/modality/cv/output/Rectangle.java 72.41% <0.00%> (ø)
...i/djl/modality/cv/translator/BigGANTranslator.java 21.42% <0.00%> (-5.24%) ⬇️
...odality/cv/translator/BigGANTranslatorFactory.java 33.33% <0.00%> (+8.33%) ⬆️
...nslator/InstanceSegmentationTranslatorFactory.java 14.28% <0.00%> (-3.90%) ⬇️
.../cv/translator/SemanticSegmentationTranslator.java 0.00% <0.00%> (ø)
.../cv/translator/StyleTransferTranslatorFactory.java 40.00% <ø> (ø)
... and 443 more

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

Change-Id: I18beb417a9568533fa293374888afe05c904ac56
@frankfliu frankfliu merged commit fac5c5c into deepjavalibrary:master Aug 16, 2022
patins1 pushed a commit to patins1/djl that referenced this pull request Aug 26, 2022
…eepjavalibrary#1913)

* Adds support for converting huggingface sentence-similarity models

* Change application to nlp/text_embedding

Change-Id: I18beb417a9568533fa293374888afe05c904ac56

Co-authored-by: Frank Liu <[email protected]>
@bryanktliu bryanktliu deleted the huggingface branch August 28, 2022 04:25
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.

3 participants