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

SPARKNLP-815: Add examples for ZeroShotClassifiers #13845

Conversation

DevinTDHa
Copy link
Member

Description

This PR adds examples on how to add zero-shot classifiers from transformers to Spark NLP.

Added Examples:

  • BertForZeroShotClassification
  • DistilBertForZeroShotClassification
  • RoBertaForZeroShotClassification

Upon merging, these notebooks should be included in the discussion thread.

How Has This Been Tested?

All cells running on Colab.

@DevinTDHa DevinTDHa requested a review from maziyarpanahi June 6, 2023 15:53
@DevinTDHa DevinTDHa self-assigned this Jun 6, 2023
@maziyarpanahi maziyarpanahi changed the base branch from master to release/444-release-candidate June 8, 2023 08:53
@maziyarpanahi maziyarpanahi merged commit 0992209 into JohnSnowLabs:release/444-release-candidate Jun 8, 2023
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