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
Fetching metadata from the HF Docker repository...
77c75da
ner_evaluation_metrics
Ctrl+K
Ctrl+K
1 contributor
History:
15 commits
wadood
added metric selection functionality in comparision tab
77c75da
10 months ago
assets
added eval image and explanation
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
12 Bytes
added exact span eval metric
10 months ago
README.md
Safe
148 Bytes
Update README.md
10 months ago
app.py
Safe
6.95 kB
added metric selection functionality in comparision tab
10 months ago
constants.py
Safe
5.43 kB
fixed typos
10 months ago
evaluation_metrics.py
Safe
3.31 kB
added weighted token level metric
10 months ago
predefined_example.py
Safe
3.69 kB
added default predictions in predefined examples
10 months ago
requirements.txt
Safe
68 Bytes
updated reqs
10 months ago
span_dataclass_converters.py
Safe
1.58 kB
added eval image and explanation
10 months ago
token_level_output.py
Safe
2.54 kB
init working commit
10 months ago