Capability
Sequence Labeling Metrics For Token Level Evaluation
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
via “evaluation against standard ner benchmarks with seqeval metrics”
token-classification model by undefined. 3,22,447 downloads.
Unique: Integrates seqeval as the standard metric for HuggingFace Trainer, enabling automatic evaluation during fine-tuning with no custom metric code; supports both token-level and entity-level metrics in a single call
vs others: More comprehensive than sklearn's classification metrics (handles sequence structure) and more standard than custom metric implementations (seqeval is the de facto NER evaluation standard)