
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 English Text 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
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/host/hour |
|---|---|---|
ml.g4dn.xlarge Inference (Real-Time) Recommended | Model inference on the ml.g4dn.xlarge instance type, real-time mode | $0.00 |
ml.p2.xlarge Inference (Batch) Recommended | Model inference on the ml.p2.xlarge instance type, batch mode | $0.00 |
ml.m5.large Inference (Real-Time) | Model inference on the ml.m5.large instance type, real-time mode | $0.00 |
ml.m5.xlarge Inference (Real-Time) | Model inference on the ml.m5.xlarge instance type, real-time mode | $0.00 |
ml.c5.xlarge Inference (Real-Time) | Model inference on the ml.c5.xlarge instance type, real-time mode | $0.00 |
ml.c5.2xlarge Inference (Real-Time) | Model inference on the ml.c5.2xlarge instance type, real-time mode | $0.00 |
ml.p2.xlarge Inference (Real-Time) | Model inference on the ml.p2.xlarge instance type, real-time mode | $0.00 |
ml.p3.2xlarge Inference (Real-Time) | Model inference on the ml.p3.2xlarge instance type, real-time mode | $0.00 |
ml.m5.large Inference (Batch) | Model inference on the ml.m5.large instance type, batch mode | $0.00 |
ml.m5.xlarge Inference (Batch) | Model inference on the ml.m5.xlarge instance type, batch mode | $0.00 |
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.
Version release notes
This GPU version supports model run on GPU instance types
Additional details
Inputs
- Summary
The input is a pair of sentences.
- Input MIME type
- application/list-text
Resources
Vendor resources
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products





Customer reviews
It’s Fast, Lightweight for NLP Task
If we need a deep context understanding we might face a drop in performance because of its fast and lightweight nature .