Views
No views yet
google/gemma-3-4b-it, fine-tuned on 125,819 pseudo-labelled examples plus 2,000 gold examples. The adapter uses the language-model projection layers while leaving the vision tower frozen.inference.py --help. The input CSV requires question_id and question; the image parquet must contain the selected join column and an images column.python inference.py --adapter dikshant0520/gemma-3-4b-it-mix-baseline4-lora --input-csv evaluation.csv --image-parquet images.parquet --output-csv predictions.csv