How to fine tune flair/ner-spanish-large

#1
by SickBoy - opened

Hello, I am working on a NER model in Spanish, I want to fine tune the (flair/ner-spanish-large) model that is already trained to add certain tags to words that this model does not recognize yet. How can I do this ? Thanks.

Can you give more information on this? Generally, the best place to ask is in the Flair issue section: https://github.com/flairNLP/flair/issues

This page describes how to train and fine-tune your own NER model with Flair. I hope you find it useful: https://github.com/flairNLP/flair/blob/master/resources/docs/HUNFLAIR_TUTORIAL_2_TRAINING.md

Sign up or log in to comment