Spaces:
Sleeping
Sleeping
File size: 344 Bytes
c029068 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
license: mit
language:
- en
library_name: spacy
tags:
- customNER
- bicycle
- ner
pipeline_tag: token-classification
---
# Model Card cycLingoNER model
<!-- Provide a quick summary of what the model is/does. -->
A custom NER model trained on custom dataset to detect bicycle specific terminology as entity. Trained on a blank spaCy model. |