flairNLP / flair

A very simple framework for state-of-the-art Natural Language Processing (NLP)
https://flairnlp.github.io/flair/
Other
13.89k stars 2.1k forks source link

Are the parameters of Flair fine-tuneable? #2316

Closed ahmad-alismail closed 2 years ago

ahmad-alismail commented 3 years ago

Hello, I am using Flair to produce contextual embeddings, which are fed into a Bi-LSTM-CRF model for sequence labeling task. Are the parameters of Flair are fixed during the training? or they are updated jointly with the parameters of the main model?

Thank you in advance!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.