Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
Spanish
Size:
10K - 100K
License:
| { | |
| "config": "sys", | |
| "entity_types": [ | |
| "SYS" | |
| ], | |
| "labels": [ | |
| "O", | |
| "B-SYS", | |
| "I-SYS" | |
| ], | |
| "train": { | |
| "documents": 35, | |
| "sentences": 2180, | |
| "tokens": 34886, | |
| "label_counts": { | |
| "O": 34582, | |
| "B-SYS": 92, | |
| "I-SYS": 212 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [ | |
| "84067", | |
| "69465", | |
| "55838" | |
| ] | |
| }, | |
| "test": { | |
| "documents": 15, | |
| "sentences": 941, | |
| "tokens": 17316, | |
| "label_counts": { | |
| "O": 17179, | |
| "B-SYS": 40, | |
| "I-SYS": 97 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [ | |
| "77045", | |
| "39411" | |
| ] | |
| } | |
| } |