span_metric / README.md
dannashao's picture
metric.py
c32baa5
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.