Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -76,7 +76,7 @@ async def analyze_scores(input_data: ScoreInput):
|
|
76 |
|
77 |
Things that LLM need to make sure:
|
78 |
1) Your analysis and action plan should be comprehensive, consistent, and tailored to the individual student's responses while leveraging your knowledge of the JEE Mains exam context, the mapping of subjects/topics to general cognitive traits and skills, and the ability to identify overarching trends across related subjects/topics.
|
79 |
-
2) Make sure you give
|
80 |
3) Make sure you give out output in bullet points.
|
81 |
4) While entering a new line in the output use "\n" new line character.
|
82 |
5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
|
|
|
76 |
|
77 |
Things that LLM need to make sure:
|
78 |
1) Your analysis and action plan should be comprehensive, consistent, and tailored to the individual student's responses while leveraging your knowledge of the JEE Mains exam context, the mapping of subjects/topics to general cognitive traits and skills, and the ability to identify overarching trends across related subjects/topics.
|
79 |
+
2) Make sure you give the output that extracts the student.
|
80 |
3) Make sure you give out output in bullet points.
|
81 |
4) While entering a new line in the output use "\n" new line character.
|
82 |
5) Make the output very much JEE (Joint Entrance Examination) based and give everything with context to Physics , Chemistry and Maths JEE syllabus.
|