File size: 421 Bytes
bad1e68
 
 
 
 
 
 
 
 
c32baa5
 
 
 
 
bad1e68
 
c32baa5
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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.