aws-samples / amazon-bedrock-samples

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
https://aws.amazon.com/bedrock/
MIT No Attribution
375 stars 196 forks source link

Adding script for fine-tuning Amazon Titan model on Bedrock #86

Open kaustavbecs opened 5 months ago

kaustavbecs commented 5 months ago

Issue #, if available:

Description of changes: Adding script for fine-tuning Amazon Titan model on Bedrock. The fine-tuning is targeted towards improving the summarization capability of the Amazon Titan express model. The script also shows the difference in inference behaviour between the custom fine-tune model and the base model.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.