finetune

#11
by Dehsahk-AI - opened

can you provide the finetune code also , i am unable to fine the detailed documentation about this in google developers

Google org

Hi @Dehsahk-AI ,

Please refer to this: I have given a starter point for the same. Please note that it's my implementation, not the official one. There is no official model specific fine tuning example provided yet, please stay tuned!
https://huggingface.co/google/translategemma-4b-it/discussions/4

Also please refer to the Generic Guide for Fine tuning Gemma models: https://ai.google.dev/gemma/docs/tune

Hi @Dehsahk-AI ,

Please refer to this: I have given a starter point for the same. Please note that it's my implementation, not the official one. There is no official model specific fine tuning example provided yet, please stay tuned!
https://huggingface.co/google/translategemma-4b-it/discussions/4

Also please refer to the Generic Guide for Fine tuning Gemma models: https://ai.google.dev/gemma/docs/tune

Tnx

Check out this article for how to fine-tune Gemma 4B models with new translation capabilities: https://metalglot.com/blog/welsh-translategemma-finetuning-guide/
Open source repo: https://github.com/grctest/finetuned-gemmatranslate-cy

Could only get it to train reliably on a H200, but hopefully will get it training on a B200 in the future!

Sign up or log in to comment