Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to finetune the model on custom dataset(s) #32

Open
ajinkya-kulkarni opened this issue Dec 7, 2023 · 1 comment
Open

Possible to finetune the model on custom dataset(s) #32

ajinkya-kulkarni opened this issue Dec 7, 2023 · 1 comment

Comments

@ajinkya-kulkarni
Copy link
Contributor

Hello team, thanks for this repo! I have a short question - is it possible to finetune the model on custom dataset(s)?
For example, if I have a custom annotated dataset (say similar to the CONIC dataset), is finetuning possible?

Best, Ajinkya

@simongraham
Copy link
Member

Yes, you will be able to fine-tune if you take the model definition along with the pretrained weights from this repo. However, we don't provide the functionality to do that 'out-of-the-box' within this code-base.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants