Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
Spanish
Size:
10K - 100K
License:
| { | |
| "config": "active", | |
| "entity_types": [ | |
| "ACTIVE" | |
| ], | |
| "labels": [ | |
| "O", | |
| "B-ACTIVE", | |
| "I-ACTIVE" | |
| ], | |
| "train": { | |
| "documents": 35, | |
| "sentences": 2180, | |
| "tokens": 34886, | |
| "label_counts": { | |
| "O": 34702, | |
| "B-ACTIVE": 163, | |
| "I-ACTIVE": 21 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [ | |
| "23622", | |
| "1201468004", | |
| "1171225001" | |
| ] | |
| }, | |
| "test": { | |
| "documents": 15, | |
| "sentences": 941, | |
| "tokens": 17316, | |
| "label_counts": { | |
| "O": 17260, | |
| "B-ACTIVE": 51, | |
| "I-ACTIVE": 5 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [ | |
| "39411" | |
| ] | |
| } | |
| } |