Gemma 3 27B-it LoRA (JSON) — CholecT50 verb recognition

Generative LoRA adapter on google/gemma-3-27b-it, fine-tuned to emit a JSON action list for CholecT50 frames.

This is the “Gemma 3 27B + LoRA (JSON)” row on the Recommendations tab of the SDSC × Chicago Booth surgical video understanding leaderboard.

Prompt example

[surgical frame]

Identify all surgical actions currently being performed in this laparoscopic cholecystectomy video frame.

Valid action names:
- grasp
- retract
- dissect
- coagulate
- clip
- cut
- aspirate
- irrigate
- pack
- idle

Return your answer as a JSON object with this exact format:
{"current_actions": ["action_1", "action_2"]}

Use ONLY the exact action names from the list above.
If no action is being performed, return: {"current_actions": ["idle"]}
Return ONLY valid JSON, nothing else.

Files

  • adapter_model.safetensors / adapter_config.json — LoRA (r=16, alpha=32) on q/k/v/o_proj and gate/up/down_proj
  • training_config.json — training hyperparameters

This is a generative JSON adapter, not a classification-head checkpoint.

Training

  • 2 epochs, lr 1e-4, effective batch size 4, seed 42
  • 76,893 fit frames / 4,047 monitor frames / 19,923 validation frames

Evaluation

Full CholecT50 verbs validation split (95% bootstrap CI; 5 parse failures on 19,923 frames):

Metric Value
Exact match 60.0% (59.3–60.7)
Micro-averaged F1 76.6% (76.1–77.0)

References

Limitations

Research baseline only. Not a medical device.

Downloads last month
16
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-json-cholect50-verbs

Adapter
(258)
this model

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

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