
Overview
This is a Sentence Pair Classification model built upon a Text Embedding model from PyTorch Hub . It takes a pair of sentences as input and classifies the input pair to 'entailment' or 'no-entailment'. The class label entailment implies the second sentence entails the first sentence, and the no-entailment implies it does not. The Text Embedding model which is pre-trained on Multilingual Wikipedia returns an embedding of the input pair of sentences. The model available for deployment is created by attaching a binary classification layer to the output of the Text Embedding model, and then fine-tuning the entire model on QNLI dataset. PyTorch, the PyTorch logo and any related marks are trademarks of Facebook, Inc.
Highlights
- This is a Sentence Pair Classification from PyTorch Hub: https://pytorch.org/hub/huggingface_pytorch-transformers/
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
None
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Amazon SageMaker model
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.