You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi julen,
first of all let me say thank you.
I'm really new to ml and I'm kinda puzzling a lot of info right now and I have a little mess..
If I want to fine-tune a model on my own dataset and then implement that model in an app like you're doing here what's the way to achieve it?
If i got it right I could write the model on a colab notebook, using your transformer library, train it , export it (how?) , convert ( with one of the scripts in the model_generation folder? )it and use it in CoreML?
Thanks again and sorry for this very noob question..
Vincenzo
The text was updated successfully, but these errors were encountered:
Hi julen,
first of all let me say thank you.
I'm really new to ml and I'm kinda puzzling a lot of info right now and I have a little mess..
If I want to fine-tune a model on my own dataset and then implement that model in an app like you're doing here what's the way to achieve it?
If i got it right I could write the model on a colab notebook, using your transformer library, train it , export it (how?) , convert ( with one of the scripts in the model_generation folder? )it and use it in CoreML?
Thanks again and sorry for this very noob question..
Vincenzo
The text was updated successfully, but these errors were encountered: