You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
question: "What are the tissue sources that are investigated in this report?\nPlease output your answer in json format: {\"left\": __, \"right\": __}, where each blank is filled in by \"1\" if the corresponding tissue is examined, and \"0\" if not. \"left\" indicates the left breast, and \"right\" indicates the right breast.\nProvide your answer in the required format. Do not provide explanations or output anything else."
preamble: "You are an experienced pathologist. Answer the question using the pathology report below. Base the answer on the report only. Do not add any additional information."
response_start: "My answer is:"
question_name: "Source"
cancer:
question: "Is there cancer diagnosed in this report? If so, what is the laterality of the cancer? \nYour answer should be in json format: {\"left\": __, \"right\": __}, where each blank is filled in by \"1\" if any cancer is diagnosed, \"0\" if the tissue is benign, and \"-1\" if the tissue is not mentioned. \"left\" indicates the left breast, and \"right\" indicates the right breast.\nProvide your answer in the required format. Do not provide explanations or output anything else."