Edit model card
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/model-cards#model-card-metadata)

French NER model for tweets. Fine-tuned on the CAP2017 dataset.

label_list = ['O', 'B-person', 'I-person', 'B-musicartist', 'I-musicartist', 'B-org', 'I-org', 'B-geoloc', 'I-geoloc', 'B-product', 'I-product', 'B-transportLine', 'I-transportLine', 'B-media', 'I-media', 'B-sportsteam', 'I-sportsteam', 'B-event', 'I-event', 'B-tvshow', 'I-tvshow', 'B-movie', 'I-movie', 'B-facility', 'I-facility', 'B-other', 'I-other']

Downloads last month
37
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.