Spaces:
Runtime error
Runtime error
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. | |