Upload classify.jsonl
Browse files- classify.jsonl +4 -0
classify.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"label":"clarify_question","text": "\n\nInterviewee says repeat/clarify the question.\n\nInterviewee says/asks that he doesn't understand the question.\n\nAsk the question again."}
|
| 2 |
+
{"label":"PROCEED_NEXT_QUESTION","text":"\n\nProvide proceed to next question.\n\nI don't know the answer.\n\nI forgot answer.\n\nI can't remember the answer." }
|
| 3 |
+
{"label":"Break","text":"\n\nI need break.\n\nCan you pause the interview.\n\nI need interval.\n\nI need rest.\n\nI need relaxation" }
|
| 4 |
+
{"label":"End call","text":"\n\nCut/cut-off the call.\n\nEnd the call.\n\nFinish the call.\n\nDisconnect the call.\n\nStop the call.\n\nQuit the call."}
|