IndicoDataSolutions / finetune

Scikit-learn style model finetuning for NLP
https://finetune.indico.io
Mozilla Public License 2.0
701 stars 81 forks source link

How to add traditional features and finetune with bert? #440

Open zysNLP opened 4 years ago

zysNLP commented 4 years ago

I have some traditional features, such as the length of the sentence, the number of nouns in the sentence. How do I combine these features with bert for fine-tuning?

madisonmay commented 4 years ago

We're working on that functionality right now actually! I'll update you as we make progress.

zysNLP commented 4 years ago

All right. Thank you!

dimidd commented 4 years ago

Perhaps you can use context as an alternative https://finetune.indico.io/auxiliary.html