Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 853 Bytes

sentence_pair_classification_hugging_face.rst

File metadata and controls

9 lines (7 loc) · 853 Bytes

Sentence Pair Classification - HuggingFace

This is a supervised sentence pair classification algorithm which supports fine-tuning of many pre-trained models available in Hugging Face. The following sample notebook demonstrates how to use the Sagemaker Python SDK for Sentence Pair Classification for using these algorithms.

For detailed documentation please refer Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK