Spaces:
Sleeping
Sleeping
Alexander Casimir Fischer commited on
Commit ·
03e68bb
1
Parent(s): 1eb9410
modified: common.py
Browse files
common.py
CHANGED
|
@@ -171,6 +171,8 @@ prompt_evaluation = PromptTemplate(
|
|
| 171 |
The answer to said task or question, written by one of your students. \
|
| 172 |
A standard for evaluating said answer.\
|
| 173 |
Your output should be an objective evaluation of the student's answer, taking all inputs into account. \
|
|
|
|
|
|
|
| 174 |
Here are your inputs: \n\
|
| 175 |
\n\
|
| 176 |
The article: \n\
|
|
|
|
| 171 |
The answer to said task or question, written by one of your students. \
|
| 172 |
A standard for evaluating said answer.\
|
| 173 |
Your output should be an objective evaluation of the student's answer, taking all inputs into account. \
|
| 174 |
+
Please highlight specific areas where the student excelled if applicable. \
|
| 175 |
+
Also please provide constructive feedback on how the student can improve, if necessary. \
|
| 176 |
Here are your inputs: \n\
|
| 177 |
\n\
|
| 178 |
The article: \n\
|