Instructions to use Erni12322/en_vig with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Erni12322/en_vig with spaCy:
!pip install https://huggingface.co/Erni12322/en_vig/resolve/main/en_vig-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_vig") # Importing as module. import en_vig nlp = en_vig.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_vig |
| Version | 0.0.0 |
| spaCy | >=3.7.4,<3.8.0 |
| Default Pipeline | tok2vec, ner |
| Components | tok2vec, ner |
| Vectors | 514157 keys, 514157 unique vectors (300 dimensions) |
| Sources | n/a |
| License | n/a |
| Author | n/a |
Label Scheme
View label scheme (6 labels for 1 components)
| Component | Labels |
|---|---|
ner |
CLASSIFICACIÓN, DIMENSIONES, ESPESOR/CALIBRE, KG/M, LONGITUD, TIPO |
Accuracy
| Type | Score |
|---|---|
ENTS_F |
96.60 |
ENTS_P |
96.60 |
ENTS_R |
96.60 |
TOK2VEC_LOSS |
0.00 |
NER_LOSS |
0.00 |
- Downloads last month
- 5
Evaluation results
- NER Precisionself-reported0.966
- NER Recallself-reported0.966
- NER F Scoreself-reported0.966