Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
wadood
/
ner_evaluation_metrics
like
2
Running
App
Files
Files
Community
main
ner_evaluation_metrics
1 contributor
History:
16 commits
wadood
added explanation for spurious case
0347c0d
6 months ago
assets
added eval image and explanation
6 months ago
.gitattributes
Safe
1.52 kB
initial commit
6 months ago
.gitignore
Safe
12 Bytes
added exact span eval metric
6 months ago
README.md
Safe
148 Bytes
Update README.md
6 months ago
app.py
Safe
6.95 kB
added metric selection functionality in comparision tab
6 months ago
constants.py
Safe
5.53 kB
added explanation for spurious case
6 months ago
evaluation_metrics.py
Safe
3.31 kB
added weighted token level metric
6 months ago
predefined_example.py
Safe
3.69 kB
added default predictions in predefined examples
6 months ago
requirements.txt
Safe
68 Bytes
updated reqs
6 months ago
span_dataclass_converters.py
Safe
1.58 kB
added eval image and explanation
6 months ago
token_level_output.py
Safe
2.54 kB
init working commit
6 months ago