### SageMaker JumpStart Sentence Pair Classification Training & Deployment This notebook `Amazon_JumpStart_Sentence_Pair_Classification.ipynb` for Sentence Pair Classification task demonstrates (a) how to use a pre-trained model available in JumpStart for inference, and (b) how to fine-tune a pre-trained Transformer model on a custom dataset using JumpStart transfer learning algorithm, using AMT (Automatic Model Tuning) to search for the best hyperparameters, and how to use the fine-tuned model for inference.