es_billy / README.md
pandma's picture
Update spaCy pipeline
91e8663
---
tags:
- spacy
- token-classification
language:
- es
model-index:
- name: es_billy
results:
- task:
name: NER
type: token-classification
metrics:
- name: NER Precision
type: precision
value: 1.0
- name: NER Recall
type: recall
value: 1.0
- name: NER F Score
type: f_score
value: 1.0
---
| Feature | Description |
| --- | --- |
| **Name** | `es_billy` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.5.2,<3.6.0` |
| **Default Pipeline** | `transformer`, `ner` |
| **Components** | `transformer`, `ner` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [n/a]() |
### Label Scheme
<details>
<summary>View label scheme (29 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`ner`** | `BILLING_PERIOD_END`, `BILLING_PERIOD_START`, `BILL_OWNER`, `COMPANY_NAME`, `CUPS`, `DIRECTION`, `DISCOUNT_TOTAL`, `END_CONTRACT`, `ENERGY_P1_PRICE`, `ENERGY_P2_PRICE`, `ENERGY_P3_PRICE`, `FISCAL_DIRECTION`, `IBAN`, `NIF`, `POWER_EXCESSES_P1`, `POWER_EXCESSES_P2`, `POWER_EXCESSES_P3`, `POWER_P1_PRICE`, `POWER_P2_PRICE`, `POWER_P3_PRICE`, `POWER_P4_PRICE`, `POWER_P5_PRICE`, `POWER_P6_PRICE`, `REACTIVE_P1`, `REACTIVE_P2`, `REACTIVE_P3`, `TOP_GAS_PRICE`, `TOP_GAS_TOTAL`, `TOTAL_IMPORTE` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `ENTS_F` | 100.00 |
| `ENTS_P` | 100.00 |
| `ENTS_R` | 100.00 |
| `TRANSFORMER_LOSS` | 1581.51 |
| `NER_LOSS` | 26386.99 |