Skip to content

Commit 1c7d6bb

Browse files
authored
Merge pull request #8 from eltociear/patch-1
2 parents 090fc43 + 49a7bc2 commit 1c7d6bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/second-brain-online/src/second_brain_online/application/evaluation/summary_density_judge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def __init__(
3434
self.prompt_template = """
3535
You are an impartial expert judge. Evaluate the quality of a given answer to an instruction based on how long the answer it is.
3636
37-
How to decide wether the lengths of the answer is appropriate:
37+
How to decide whether the lengths of the answer is appropriate:
3838
1 (Poor): Too short, does not answer the question OR too long, it contains too much noise and unrequired information, where the answer could be more concise.
3939
2 (Good): Good lengthbalance of the answer, but the answer is still too short OR too long.
4040
3 (Excellent): The length of the answer is appropriate, it answers the question and is not too long or too short.

0 commit comments

Comments
 (0)