KeyPhraseTransformer icon indicating copy to clipboard operation
KeyPhraseTransformer copied to clipboard

Fine Tune model for other languages

Open z-arabi opened this issue 3 years ago • 1 comments

    Hello,

I tried to fine tune this model on persian language. I have a question. What will happen when we call this function? It didn't take me long time to execute. How exactly the fine tuning happens in this model?

kp = KeyPhraseTransformer(model_type="mt5", model_name="folder")

Originally posted by @z-arabi in https://github.com/Shivanandroy/KeyPhraseTransformer/issues/1#issuecomment-1272486180

z-arabi avatar Oct 09 '22 08:10 z-arabi

@z-arabi Currently this repository doesn't support finetuning. But good point - I will make some time to integrate fine tuning available.

Shivanandroy avatar Oct 14 '22 05:10 Shivanandroy