es_pipeline / README.md
FalconRR's picture
Update README.md
1d4ac6d
---
tags:
- spacy
- text-classification
language:
- es
model-index:
- name: es_pipeline
results: []
widget:
- text: "¿Qué es lo que te pasa pues a vos, parce?"
metrics:
- accuracy
pipeline_tag: text-classification
---
| Feature | Description |
| --- | --- |
| **Name** | `es_pipeline` |
| **Version** | `0.0.0` |
| **spaCy** | `>=3.5.1,<3.6.0` |
| **Default Pipeline** | `transformer`, `textcat` |
| **Components** | `transformer`, `textcat` |
| **Vectors** | 0 keys, 0 unique vectors (0 dimensions) |
| **Sources** | n/a |
| **License** | n/a |
| **Author** | [Falcon Restrepo Ramos]() |
### Label Scheme
<details>
<summary>View label scheme (2 labels for 1 components)</summary>
| Component | Labels |
| --- | --- |
| **`textcat`** | `Col`, `Arg` |
</details>
### Accuracy
| Type | Score |
| --- | --- |
| `CATS_SCORE` | 83.75 |
| `CATS_MICRO_P` | 83.89 |
| `CATS_MICRO_R` | 83.89 |
| `CATS_MICRO_F` | 83.89 |
| `CATS_MACRO_P` | 83.67 |
| `CATS_MACRO_R` | 83.88 |
| `CATS_MACRO_F` | 83.75 |
| `CATS_MACRO_AUC` | 90.09 |
| `TRANSFORMER_LOSS` | 4738.91 |
| `TEXTCAT_LOSS` | 274.59 |