|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- b-mc2/sql-create-context |
|
base_model: |
|
- TinyLlama/TinyLlama-1.1B-Chat-v1.0 |
|
--- |
|
This is a fine-tuned version of TinyLlama/TinyLlama-1.1B-Chat-v1.0 |
|
using the b-mc2/sql-create-context dataset. |
|
|
|
This is part of an AWS workshop: |
|
https://github.com/aws-neuron/neuron-workshops |
|
|
|
You can see the process and code used to fine tune it here: |
|
https://github.com/aws-neuron/neuron-workshops/blob/main/labs/FineTuning/HuggingFaceExample/01_finetuning/Finetune-TinyLlama-1.1B.ipynb |
|
|
|
Code to deploy it on SageMaker is here: |
|
https://github.com/aws-neuron/neuron-workshops/blob/main/labs/FineTuning/HuggingFaceExample/02_inference/Inference-TinyLlama-1.1B.ipynb |
|
|
|
|