swift-coreml-transformers
swift-coreml-transformers copied to clipboard
A few questions.
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