Skip to content

Commit acaa095

Browse files
authored
Update templates.go
Signed-off-by: Mingxuan Zhao <[email protected]>
1 parent 7b41dad commit acaa095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker/cmd/templates.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ func generatePrecheckScoringPrompt(precheckPRAnswer string, precheckEndpointAnsw
273273
% Model answer:
274274
{{ .ModelAnswer }}
275275
276-
Evaluate and compare the above human and model answers. Respond with only the numerical score with no explaination.
276+
Evaluate and compare the above Human answer and Model answer. Respond with only the numerical score with no explaination.
277277
Assign a score using the following 3 point scale:
278278
1: It means that the answers are identical or nearly identical, based on both the content of the two provided answers as
279279
well as the structure of the answer provided.

0 commit comments

Comments
 (0)