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
What do you mean finetune? Finetune the embedding model? Or do you just want to enhance accuracy in the routing? I would try using HybridRouteLayer and tuning the alpha, as well as defining more clear routes by refining the utterances. There is also some gain to tune the aggregation method and top_k. At least in my experiments.
EDIT: Note that there is a PR on fine-tuning an embedding model here: #258
So there will likely be a notebook you could follow very soon if you want to fine-tune your own model.
how can i fintunig this model in semantic-router to improve my performance and accuracy in decusion rout.
The text was updated successfully, but these errors were encountered: