NielsRogge / Transformers-Tutorials

This repository contains demos I made with the Transformers library by HuggingFace.
MIT License
9.54k stars 1.45k forks source link

Training Sam with a FineTuned model #473

Closed RiccardoGelato closed 6 days ago

RiccardoGelato commented 2 weeks ago

I'm triyng to fine tune SAM but i'm short on resources. Currently i'm saving SAM after every epoch, what i want is to reload the already partially finetuned model and keep training that instead of the original.