FLAN-T5-Large Bedrock Custom Model Import
FLAN-T5-Large Bedrock Custom Model Import example submitted because there is not an example of this currently.
Fine Tuned locally using HuggingFace transformers Seq2Seq. Notebook example was run on Sagemaker (instance specified in notebook) and shows how to Import the Model to Bedrock after fine tuning has been completed. This Notebook outlines a Medical Terminology usecase outlined in the notebook, and leaves customization options for the user.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Please re do this PR following the new layout and the process for creating the required file . We request all files to have a presence on the Cookbook / Recipes Website which is fronting this github repo now. Some of the mandatory sections of the notebook need to include
- Overview.
- What are we demonstrating .
- What use case .
- What will you learn.
- What is the architectural pattern and why we select this. With a diagram
- What are the libraries to install
- What model did we choose and why this model
- Every cell needs to have a markup