mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-06-26 22:00:13 +00:00
7 lines
196 B
YAML
7 lines
196 B
YAML
---
|
|
preview:
|
|
- |
|
|
Change the default value of `scale_score` to False for Retrievers.
|
|
Users can still explicitly set `scale_score` to True to get relevance
|
|
scores in the range [0, 1].
|