Gemma 3 27B-it LoRA — CholecT50 instrument recognition

LoRA adapter plus a 6-way linear classification head on google/gemma-3-27b-it, fine-tuned for multi-label instrument presence on CholecT50 frames.

This is the “Gemma 3 27B fine-tuned” row on the Instruments tab of the SDSC × Chicago Booth surgical video understanding leaderboard.

Prompt example

This closed-set example mirrors the leaderboard format, not a text-input API for this checkpoint.

[surgical frame]

Which instruments are visible in this laparoscopic cholecystectomy frame?
Select every matching label.

- grasper
- bipolar
- hook
- scissors
- clipper
- irrigator

Files

  • adapter_model.safetensors / adapter_config.json — LoRA (r=128, alpha=256) on q/k/v/o_proj and out_proj
  • classifier.pt — linear head over the 5376-d hidden state (6 tools)
  • model_config.json — tool vocabulary and training hyperparameters

You need the adapter and the classification head; this is not a generative JSON adapter.

Training

  • 10 epochs, lr 5e-6, effective batch size 2, seed 42
  • 80,940 training frames / 19,923 validation frames

Evaluation

Full CholecT50 validation split (95% bootstrap CI):

Metric Value
Exact match 83.02% (82.52–83.56)
Micro-averaged F1 92.83% (92.58–93.07)

References

Limitations

Research baseline only. Not a medical device.

Downloads last month
20
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for skblv/gemma-3-27b-it-lora-cholect50-instruments

Adapter
(258)
this model

Collection including skblv/gemma-3-27b-it-lora-cholect50-instruments

Papers for skblv/gemma-3-27b-it-lora-cholect50-instruments