This model is a vision language model based on Gemma 3 and finetuned on topics related to visual cortex and coding.
This is
Gemma 3 finetuned on the
asnelt/visual-cortex-coding-qa dataset, a questions and answers dataset on topics around visual cortex and coding.
The model is meant to be used with
V1VLM, a vision language model for analyzing neural coding in primary visual cortex.
While being based on a general purpose model, the finetuning on topics around visual cortex and coding make this model version ill-suited to applications outside of neuroscience.
The model can be used in the same way as the original
Gemma 3.
This model was trained with Huggingface's
TRL library.