The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide information relating to their plans for higher education - if they are planning to pursue further education in future.
Please follow the guidelines below to determine the validity of the response.
- Mention directly, or indirectly if they are planning to pursue further education in future or not.
- Voluntarily not willing to provide information about their plans for higher education is also considered invalid.
- Simply stating "I don't remember" without any context is considered invalid.
- Not knowing if they are planning to pursue further education in future is considered valid.
- 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: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: no i have i don't have
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate did not mention clearly if they have plans for further education or not.",
Example 2
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: yes i have plans to pursue further education
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 have plans to pursue further education.",
Example 3
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: i don't know
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": true,
⟩
Reason: "Candidate does not know if they have plans for further education.",
Example 4
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: No. I have no plan for further education now. I'm looking for a stable job so I can build my career from now on.
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 do not have plans for further education.",
Example 5
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: not exactly performing me about hello
Output
⟨
"if_incomprehensible": true,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": false,
⟩
Reason: "Answer is not relevant to the question asked.",
Example 6
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: yes yes yes I have I have plans
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 have plans to pursue further education.",
Example 7
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
Answer: What do you think I should answer?
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": true,
"if_ambiguous": false,
"if_valid": false,
⟩
Reason: "Candidate did not mention clearly if they have plans for further education or not, and asked a question instead.",
Example 8
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
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 9
Input
Question: Yes or no: do you currently have plans for further education, even if they might change in the future?
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 does not remember if they have plans for further education.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output