--- library_name: transformers license: gemma --- first try finetuning gemma 9b instruct. my data was a mess, i only noticed that after training, so this is just a test run i formatted the dataset like below ``` user {system} {prompt} model {response} user {prompt} model {response} and so on... ```