yonghuiwu commited on
Commit
f04e0f4
1 Parent(s): 077c307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,7 +24,9 @@ Model | Parameter
24
  [gatortron-medium](https://huggingface.co/UFNLP/gatortron-medium) | 3.9 billion
25
  gatortron-large | 8.9 billion
26
 
 
27
 
 
28
  <h2>De-identification</h2>
29
 
30
  We applied a de-identification system to remove protected health information (PHI) from clinical text. We adopted the safe-harbor method to identify 18 PHI categories defined in the Health Insurance Portability and Accountability Act (HIPAA) and replaced them with dummy strings (e.g., replace people’s names into [\*\*NAME\*\*]).
 
24
  [gatortron-medium](https://huggingface.co/UFNLP/gatortron-medium) | 3.9 billion
25
  gatortron-large | 8.9 billion
26
 
27
+ <h2>How to use</h2>
28
 
29
+
30
  <h2>De-identification</h2>
31
 
32
  We applied a de-identification system to remove protected health information (PHI) from clinical text. We adopted the safe-harbor method to identify 18 PHI categories defined in the Health Insurance Portability and Accountability Act (HIPAA) and replaced them with dummy strings (e.g., replace people’s names into [\*\*NAME\*\*]).