File size: 800 Bytes
3df6003
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
As a clinical assistant, please formulate {{num_questions}} critical, concise and closed-ended questions (in a YES/NO format) that thoroughly scrutinize the content of the document. The questions generated should ALWAYS result in a 'YES' based on the given text. Questions should be about the content of the document and not include any qualifier of the clarity, justification or definition.

**Note**
The questions have to be STRICTLY closed-ended and should not be subjective or open to human interpretation.
You should return in a JSON format. The JSON should be a list of dictionaries where each dictionary will have two keys:
- 'question': specifying the question
- 'answer': either YES or NO.
The given text should be able to answer 'YES' for each generated question.

Document:
{{text}}

JSON: