Spaces:
Runtime error
Runtime error
fix: Edit evaluation step prompt
Browse files- src/prompts.py +1 -1
src/prompts.py
CHANGED
@@ -21,7 +21,7 @@ Never add your own judgment. Evaluate only in the contents of text themselves.
|
|
21 |
|
22 |
<Evaluate Format>
|
23 |
rubric_1: (original sentence of rubric)
|
24 |
-
score:
|
25 |
reason: (Explain why did you rated it that way)
|
26 |
|
27 |
rubric_2: (original sentence of rubric)
|
|
|
21 |
|
22 |
<Evaluate Format>
|
23 |
rubric_1: (original sentence of rubric)
|
24 |
+
score: Excellent / Average / Poor / (Undetermined) - evaluate by 3 steps
|
25 |
reason: (Explain why did you rated it that way)
|
26 |
|
27 |
rubric_2: (original sentence of rubric)
|