RoBERTa Span Detection

This model is a fine-tuned model of roberta-large after being trained on a mixture of NER datasets.

Basically, this model can detect NER spans (with <u>no differenciation on classes</u>). Labels use the IBO format and are:

Usage

This model has been trained in an efficient way and thus cannot be load directly from HuggingFace's hub. To use that model, please follow instructions on this repo.

Data used for training

Evaluation results

Data Accuracy
validation 0.972