Spaces:
Sleeping
Sleeping
Minor
Browse files
README.md
CHANGED
@@ -79,8 +79,8 @@ print(metric.inputs_description)
|
|
79 |
|
80 |
The output is a tuple containing:
|
81 |
|
82 |
-
Mean Sem-nCG score: float: The average Sem-nCG score.
|
83 |
-
scores: List[Union[float, RankedGains]]: List of Sem-nCG scores or RankedGains objects for each document.
|
84 |
|
85 |
|
86 |
## Extensions
|
|
|
79 |
|
80 |
The output is a tuple containing:
|
81 |
|
82 |
+
- Mean Sem-nCG score: float: The average Sem-nCG score.
|
83 |
+
- scores: List[Union[float, RankedGains]]: List of Sem-nCG scores or RankedGains objects for each document.
|
84 |
|
85 |
|
86 |
## Extensions
|