--- license: mit language: - en pipeline_tag: token-classification tags: - token-classification - entity-recognition - generic - feature-extraction --- ## Model The base version of [roberta-base](https://huggingface.co/roberta-base) finetunned on an artificially annotated subset of C4. This model provides domain-independent embedding for Entity Recognition Task. Embeddings can be used out of the box or fine-tuned on specific datasets. ## Usage