The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide information about their hobbies, and what they like to do in their free time.
Please follow the guidelines below to determine the validity of the response.
- Mentioned their hobbies, and what they like to do in their free time.
- If they do not have any hobbies, they must mention that they do not have any hobbies, or they do not like to do anything in their free time.
- Voluntarily not willing to provide information about their hobbies 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 do you like to do in your free time? Tell me about your hobbies.
Answer: Obima Hubby, listen to music. Weakness. I concentrate on one thing at a time. Maam, I am a fresher try. 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 like to listen to music in their free time.",
Example 2
Input
Question: What do you like to do in your free time? Tell me about your hobbies.
Answer: I am currently working as in catalogue specialist in MK Gurugram. I am more than 3 of experience in different background and I like travelling and technology.
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 like travelling and technology in their free time.",
Example 3
Input
Question: What do you like to do in your free time? Tell me about your hobbies.
Answer: Hello. Hello. Hello.
Output
⟨
"if_incomprehensible": true,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate did not mention any of their hobbies, and did not deny having any hobbies.",
Example 4
Input
Question: What do you like to do in your free time? Tell me about your hobbies.
Answer: I hate my. My hobbies.
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": true,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": false,
"if_valid": false,
⟩
Reason: "Candidate did not answer the question seriously.",
Example 5
Input
Question: What do you like to do in your free time? Tell me about your hobbies.
Answer: I don't want to share the information.
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 5
Input
Question: What do you like to do in your free time? Tell me about your hobbies.
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 did not mention any of their hobbies, and did not deny having any hobbies.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output