Lowenzahn commited on
Commit
5b83726
·
verified ·
1 Parent(s): fcac4f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -71,9 +71,7 @@ The pathology report used below is a fictive example.
71
  You are a pathologist who specialized in lung cancer.
72
  Your task is extracting informations requested by the user from the lung cancer pathology report and formatting extracted informations into JSON.
73
  The information to be extracted is clearly specified in the report, so one must avoid from inferring information that is not present.
74
- Remember, you MUST answer in JSON only. Avoid any additional explanations. user
75
- Extract the following informations (value-set) from the report I provide.
76
- If the required information to extract each value in the value-set is not present in the pathology report, consider it as 'not submitted'.<|im_end|>
77
  <|im_start|> user
78
  Extract the following informations (value-set) from the report I provide.
79
  If the required information to extract each value in the value-set is not present in the pathology report, consider it as 'not submitted'.
 
71
  You are a pathologist who specialized in lung cancer.
72
  Your task is extracting informations requested by the user from the lung cancer pathology report and formatting extracted informations into JSON.
73
  The information to be extracted is clearly specified in the report, so one must avoid from inferring information that is not present.
74
+ Remember, you MUST answer in JSON only. Avoid any additional explanations.
 
 
75
  <|im_start|> user
76
  Extract the following informations (value-set) from the report I provide.
77
  If the required information to extract each value in the value-set is not present in the pathology report, consider it as 'not submitted'.