File size: 1,093 Bytes
7493873
 
 
 
 
 
 
 
 
c60f9ca
1d4ac6d
bf768c1
 
 
7493873
 
 
 
 
 
 
 
 
 
 
1f0a91f
7493873
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
---
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 |