The license is just `gemma` but the model card contains a restriction agains non-research use

#7
by maxhbr - opened

The model card contains conflicting information.

On one side it states that the terms of use are https://ai.google.dev/gemma/terms, which is also exposed as the License: gemma property of the model.

On the other side it contains the statement ... for research purposes only.. It is also not defined, what this restriction exactly implies and how research purposes are defined.

It would probably be helpful to resolve that and to provide consistent and complete terms of use that define all relevant terms.

see also:

I think that the license property and the mentioned terms of use should be set to something custom to remove the confusion.

Google org

Hi,

If you consider non-research deployments, we recommend using the paligemma-3b-pt-{224|448|896} checkpoints, and fine-tune very quickly on your customized datasets.

PaliGemma fine-tune is pretty lightweight, that you could try our colab at:
https://colab.sandbox.google.com/github/google-research/big_vision/blob/main/big_vision/configs/proj/paligemma/finetune_paligemma.ipynb

I also found this fine-tune example tutoriol from Twitter for reference: https://blog.roboflow.com/how-to-fine-tune-paligemma/

Thank you.

Sign up or log in to comment