Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.12.0
metadata
title: Span Metric
emoji: π
colorFrom: yellow
colorTo: indigo
sdk: gradio
sdk_version: 4.31.0
app_file: app.py
pinned: false
tags:
- evaluate
- metric
description: >-
This metric calculates both Token Overlap and Span Agreement precision, recall
and f1 scores.
Description
This metric calculates both Token Overlap and Span Agreement precision, recall and f1 scores. This script is adapted from seqeval.