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 import examples for SwinForImageClassification and ConvNextForImageClassification #13755

Conversation

DevinTDHa
Copy link
Member

@DevinTDHa DevinTDHa commented Apr 11, 2023

Description

This PR adds notebook examples on how to import SwinForImageClassification and ConvNextForImageClassification from huggingface transformers to Spark NLP.

Additionally, it contains some spelling error fixes for the issue template.

How Has This Been Tested?

Verified on Colab.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Code improvements with no or little impact
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@DevinTDHa DevinTDHa requested a review from maziyarpanahi April 11, 2023 10:06
@DevinTDHa DevinTDHa force-pushed the feature/SPARKNLP-605-ConvNextForImageClassification branch from 1662abb to b476822 Compare April 11, 2023 10:10
@DevinTDHa DevinTDHa changed the title Add conversion examples for SwinForImageClassification and ConvNextForImageClassification Add import examples for SwinForImageClassification and ConvNextForImageClassification Apr 11, 2023
@jsl-builder jsl-builder force-pushed the master branch 2 times, most recently from e870dbb to 8f5a5b6 Compare April 12, 2023 10:48
@DevinTDHa DevinTDHa force-pushed the feature/SPARKNLP-605-ConvNextForImageClassification branch from b476822 to 9852785 Compare April 19, 2023 07:51
@maziyarpanahi maziyarpanahi changed the base branch from master to release/441-release-candidate April 24, 2023 09:29
@maziyarpanahi maziyarpanahi merged commit af4d02d into JohnSnowLabs:release/441-release-candidate Apr 24, 2023
maziyarpanahi added a commit that referenced this pull request Apr 25, 2023
* Bump version to 4.4.1

* [skip test] Import examples for swin and convnext (#13755)

* SPARKNLP-800 Adding threshold parameter to all XXXForSequenceClassification and XXXForZeroShotClassification (#13760)

* adding DistilBertForZeroShotClassification in python and scala (#13765)

* adding DistilBertForZeroShotClassification in python and scala

* Fix coding style and wrong class in internal

---------

Co-authored-by: Maziyar Panahi <maziyar.panahi@iscpif.fr>

* Update CHANGELOG and docs [run doc]

* Update Scala and Python APIs

* Release 4.4.1 on Conda [skip test]

---------

Co-authored-by: Devin Ha <33089471+DevinTDHa@users.noreply.github.com>
Co-authored-by: Danilo Burbano <37355249+danilojsl@users.noreply.github.com>
Co-authored-by: ahmedlone127 <ahmedlone127@gmail.com>
Co-authored-by: github-actions <action@github.com>
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