Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wadood
/
ner_evaluation_metrics
like
2
Running
App
Files
Files
Community
5e1b642
ner_evaluation_metrics
1 contributor
History:
14 commits
wadood
added weighted token level metric
5e1b642
4 months ago
assets
added eval image and explanation
4 months ago
.gitattributes
Safe
1.52 kB
initial commit
4 months ago
.gitignore
Safe
12 Bytes
added exact span eval metric
4 months ago
README.md
Safe
148 Bytes
Update README.md
4 months ago
app.py
Safe
6.52 kB
fixed typos
4 months ago
constants.py
Safe
5.43 kB
fixed typos
4 months ago
evaluation_metrics.py
Safe
3.31 kB
added weighted token level metric
4 months ago
predefined_example.py
Safe
3.69 kB
added default predictions in predefined examples
4 months ago
requirements.txt
Safe
68 Bytes
updated reqs
4 months ago
span_dataclass_converters.py
Safe
1.58 kB
added eval image and explanation
4 months ago
token_level_output.py
Safe
2.54 kB
init working commit
4 months ago