HumanSignal / label-studio-ml-backend

Configs and boilerplates for Label Studio's Machine Learning backend
Apache License 2.0
585 stars 261 forks source link

Saved Model Not Found In the Desired Directory - Examples/Gliner models! #644

Open aditi092001 opened 1 month ago

aditi092001 commented 1 month ago

I am working on integreating gliner for automating NER process, I am using the files and code given in example file of gliner, Even though I changed model dir save path in config file , this error keeps popping up in the fit function. How can i modify my train and fit function to resolve the issue? image The error - image