

It takes a text string as input and classifies the input text as either a positive or negative movie review. The Text Embedding model which is pre-trained on WikiPedia and BookCorpus returns an embedding of the input text. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

It takes an image as input and classifies the image to one of the multiple classes. The model available for deployment is pre-trained on ImageNet which comprises images of different classes. The model predicts classes including the additional class for background. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

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](https://rajpurkar.github.io/SQuAD-explorer/ ) dataset. PyTorch, the PyTorch logo and any related marks are trademarks of Facebook, Inc.

It takes a text string as input and classifies the input text as either a positive or negative movie review. The Text Embedding model which is pre-trained on MEDLINE/PubMed returns an embedding of the input text. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

It takes an image as input and classifies the image to one of the multiple classes. The model available for deployment is pre-trained on ImageNet which comprises images of different classes. The model predicts classes including the additional class for background. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

It takes an image as input and classifies the image to one of the multiple classes. The model available for deployment is pre-trained on ImageNet which comprises images of different classes. The model predicts classes including the additional class for background. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

It takes as input a pair of question-context strings, and returns a sub-string from the context as a answer to the question. The Text Embedding model which is pre-trained on English Text returns an embedding of the input pair of question-context strings. PyTorch, the PyTorch logo and any related marks are trademarks of Facebook, Inc.

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 WikiPedia and BookCorpus returns an embedding of the input pair of sentences. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.

It takes an image as input and classifies the image to one of the multiple classes. The model available for deployment is pre-trained on ImageNet which comprises images of different classes. The model predicts classes including the additional class for background. TensorFlow, the TensorFlow logo and any related marks are trademarks of Google Inc.


Amazon Web Services (AWS), a subsidiary of Amazon, is a leading cloud computing platform that provides a wide range of on-demand services such as computing power, data storage, databases, networking, and artificial intelligence tools. It enables businesses to build, deploy, and scale applications without investing in physical infrastructure, using a flexible pay-as-you-go pricing model. With a global network of data centers, AWS supports organizations of all sizes—from startups to large enterprises—by offering reliable, secure, and highly scalable solutions for modern digital operations.