This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
haystack
Watch
1
Star
0
Fork
0
You've already forked haystack
mirror of
https://github.com/deepset-ai/haystack.git
synced
2025-12-26 06:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
haystack
/
test
/
evaluation
History
Ashwin Mathur
7217f9d9f0
feat: Add F1 metric (
#6822
)
...
* Add F1 metric * Add release notes
2024-01-26 11:04:43 +01:00
..
__init__.py
feat: Add Exact Match metric (
#6696
)
2024-01-22 09:57:04 +01:00
test_eval_exact_match.py
feat: Add Exact Match metric (
#6696
)
2024-01-22 09:57:04 +01:00
test_eval_f1.py
feat: Add F1 metric (
#6822
)
2024-01-26 11:04:43 +01:00
test_eval_utils.py
feat: Add Exact Match metric (
#6696
)
2024-01-22 09:57:04 +01:00
test_eval.py
feat: Add
calculate_metrics
and
MetricsResult
(
#6680
)
2024-01-10 10:26:44 +01:00