The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide information about their salary in their previous organization.
Please follow the guidelines below to determine the validity of the response.
- Mention their salary in the previous organization per year.
- Voluntarily not willing to provide information about their salary in 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: Can you tell me the CTC on annual terms of your last drawn salary?
Answer: okay no no no sir
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 mention their last drawn salary, and answered non-seriously.",
Example 2
Input
Question: Can you tell me the CTC on annual terms of your last drawn salary?
Answer: many king i don't have los months drawn salary because i don't work anywhere this is my first job and if i work a i will get salary i am a fresher so i 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 a fresher and hence, they do not have a last drawn salary.",
Example 3
Input
Question: Can you tell me the CTC on annual terms of your last drawn salary?
Answer: eighteen point five k per month
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate mentioned their last drawn salary in monthly terms.",
Example 4
Input
Question: Can you tell me the CTC on annual terms of your last drawn salary?
Answer: last run i can't understand
Output
⟨
"if_incomprehensible": true,
"if_jailbreak": false,
"if_request_to_repeat": true,
"if_question": false,
"if_ambiguous": false,
"if_valid": false,
⟩
Reason: "Candidate could not understand the question.",
Example 5
Input
Question: Can you tell me the CTC on annual terms of your last drawn salary?
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 6
Input
Question: Can you tell me the CTC on annual terms of your last drawn salary?
Answer: I don't remember
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 mention their last drawn salary.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output