Update README.md
Browse files
README.md
CHANGED
@@ -59,6 +59,7 @@ You are a pathologist who specialized in lung cancer.
|
|
59 |
Your task is extracting informations requested by the user from the lung cancer pathology report and formatting extracted informations into JSON.
|
60 |
The information to be extracted is clearly specified in the report, so one must avoid from inferring information that is not present.
|
61 |
Remember, you MUST answer in JSON only. Avoid any additional explanations.
|
|
|
62 |
<|im_start|> user
|
63 |
Extract the following informations (value-set) from the report I provide.
|
64 |
If the required information to extract each value in the value-set is not present in the pathology report, consider it as 'not submitted'.
|
|
|
59 |
Your task is extracting informations requested by the user from the lung cancer pathology report and formatting extracted informations into JSON.
|
60 |
The information to be extracted is clearly specified in the report, so one must avoid from inferring information that is not present.
|
61 |
Remember, you MUST answer in JSON only. Avoid any additional explanations.
|
62 |
+
<|im_end|>
|
63 |
<|im_start|> user
|
64 |
Extract the following informations (value-set) from the report I provide.
|
65 |
If the required information to extract each value in the value-set is not present in the pathology report, consider it as 'not submitted'.
|