The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide information about the reason for leaving the previous organization.
Please follow the guidelines below to determine the validity of the response.
- Directly, or indirectly mentioned the reason for leaving the previous organization.
- Voluntarily not willing to provide information about the reason for leaving the previous organization is also considered invalid.
- Simply stating "I don't know" or "I don't remember" without any context is considered invalid.
- Used english language only. Any other language used will be considered invalid.
- Not used any inappropriate language. Any inappropriate language used will be considered invalid.
- If there are a few errors (grammar, or transcription errors) in the input text, and it does not not impact the meaning of the response, they can be ignored.
- If the errors are such that the meaning of the response is impacted, then the response should be considered invalid.
A few examples below:
Example 1
Input
Question: What was your reason for leaving?
Answer: booting your previous organization the project got rammed down i was hello what's your name it was three lpa it was three lpa
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they quit the previous organization because the project got ramped down.",
Example 2
Input
Question: What was your reason for leaving?
Answer: amtala just thinking about to do phd also so i am planning to do phd yeah
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they are planning to do a PhD, and that is the reason for quitting the previous organization.",
Example 3
Input
Question: What was your reason for leaving?
Answer: organization week previous
Output
⟨
"if_incomprehensible": true,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Answer is not relevant to the question asked.",
Example 4
Input
Question: What was your reason for leaving?
Answer: if you ask me about discussion then to be very honest i would like to tell you that in some point of time i realised that there is no growth in that organisation in terms of both in career progression and in terms of the salary part also n i joined the salary was not to get hike am not getting any hike in last six months so thats why i am thinking to quit for some kind of quit opportunities along with some kind of good payouts also truths thats the main reason behind quitting i gt solution thank you
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they are quitting the previous organization as there is no growth in terms of career progression and salary hike.",
Example 5
Input
Question: What was your reason for leaving?
Answer: i was not was not getting enough salary
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate mentioned that they are quitting the previous organization as they were not getting enough salary.",
Example 6
Input
Question: What was your reason for leaving?
Answer: I don't want to tell.
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate did not want to answer the question.",
Example 7
Input
Question: What was your reason for leaving?
Answer: I don't know
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate does not know the reason for leaving the previous organization.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output