Datasets:
Tasks:
Token Classification
Modalities:
Text
Sub-tasks:
named-entity-recognition
Languages:
Spanish
Size:
10K - 100K
License:
| { | |
| "config": "react-active-freq-sys", | |
| "entity_types": [ | |
| "REACT", | |
| "ACTIVE", | |
| "FREQ", | |
| "SYS" | |
| ], | |
| "labels": [ | |
| "O", | |
| "B-REACT", | |
| "I-REACT", | |
| "B-ACTIVE", | |
| "I-ACTIVE", | |
| "B-FREQ", | |
| "I-FREQ", | |
| "B-SYS", | |
| "I-SYS" | |
| ], | |
| "train": { | |
| "documents": 35, | |
| "sentences": 2180, | |
| "tokens": 34886, | |
| "label_counts": { | |
| "O": 30826, | |
| "B-ACTIVE": 163, | |
| "I-ACTIVE": 21, | |
| "B-REACT": 1856, | |
| "I-REACT": 1632, | |
| "B-SYS": 88, | |
| "I-SYS": 202, | |
| "B-FREQ": 63, | |
| "I-FREQ": 35 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [] | |
| }, | |
| "test": { | |
| "documents": 15, | |
| "sentences": 941, | |
| "tokens": 17316, | |
| "label_counts": { | |
| "O": 14871, | |
| "B-ACTIVE": 50, | |
| "I-ACTIVE": 5, | |
| "B-REACT": 1120, | |
| "I-REACT": 1090, | |
| "B-SYS": 40, | |
| "I-SYS": 97, | |
| "B-FREQ": 32, | |
| "I-FREQ": 11 | |
| }, | |
| "missing_txt_files": [], | |
| "docs_with_no_tags": [] | |
| } | |
| } |