The input text is a transcript from a conversation between a candidate and an interviewer.
The candidate is expected to provide information about their total work experience.
Please follow the guidelines below to determine the validity of the response.
- Mention directly, or indirectly their total work experience.
- If the candidate has not mentioned total work experience explicitly, assume the total work experience based on the duration of work at the previous company.
- Voluntarily not willing to provide information about their total work experience 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 is your total work experience?
Answer: i have experience in some month in consulting private limited india and my blue job is a soldier customer queries
Output
⟨
"if_incomprehensible": false,
"if_jailbreak": false,
"if_request_to_repeat": false,
"if_question": false,
"if_ambiguous": true,
"if_valid": false,
⟩
Reason: "Candidate mentioned the company they worked for but did not mention the tenure clearly.",
Example 2
Input
Question: What is your total work experience?
Answer: zero experience from fresher
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 zero experience and is a fresher.",
Example 3
Input
Question: What is your total work experience?
Answer: i have two years of work experience and the company was a bpo sector and the company name was a vs multisoft and the salary around was fifty teens
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 two years of work experience and have worked at VS Multisoft in the BPO sector.",
Example 4
Input
Question: What is your total work experience?
Answer: i did not work n i am going to join this job in concentrix for the first time as a fresher and i want to learn alot from this company and from this organization and they come to know that disorganization is very hopefully and big gand so and so glad that i am going to join this organization thank you so much
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 any work experience and is a fresher.",
Example 5
Input
Question: What is your total work experience?
Answer: No, 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: What is your total work experience?
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 their total work experience.",
Input
Interview Question: {question}
Candidate Response: {answer}
Output