Spaces:
Runtime error
Runtime error
SujanMidatani
commited on
Commit
•
8b5cf26
1
Parent(s):
105146b
app.py
CHANGED
@@ -42,7 +42,7 @@ def finalGradingPrompt(resume_summary, role, exp, ires):
|
|
42 |
|
43 |
{{~/user}}
|
44 |
{{#user~}}
|
45 |
-
Based on the above inputs of the interview, generate an overall performance score and scope of improvements based on it.
|
46 |
{{~/user}}
|
47 |
{{#assistant~}}
|
48 |
{{gen 'final_evaluation' temperature=0.5 max_tokens=1000}}
|
|
|
42 |
|
43 |
{{~/user}}
|
44 |
{{#user~}}
|
45 |
+
Based on the above inputs of the interview, generate an overall performance score and scope of improvements based on it.which provides the accurate result and analysis of performence.
|
46 |
{{~/user}}
|
47 |
{{#assistant~}}
|
48 |
{{gen 'final_evaluation' temperature=0.5 max_tokens=1000}}
|