ML Wong commited on
Commit
146d7fa
·
1 Parent(s): cf9e783

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -1,5 +1,16 @@
1
  ---
2
- license: mit
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Intro
5
  This model was built on Microsoft's BERT trained on PubMed uncased database (`microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext`). I have extracted > 400 radiology reports for staging nasopharyngeal carcinoma (NPC). To focus on NPC, incidental findings and unrelated observations are removed.
 
1
  ---
2
+ thumbnail: "url to a thumbnail used in social sharing"
3
+ tags:
4
+ - Nasopharyngeal carcinoma
5
+ - Cancer
6
+ license: "mit"
7
+ widget:
8
+ - text: "Nasopharyngeal carcinoma confined in the [MASK]."
9
+ example_title: "Example 1"
10
+ - text: "Nodal metastases in the left side of the [MASK]"
11
+ example_title: "Example 2"
12
+ - text: "The [MASK] infiltrated the clivus."
13
+ example_title: "Example 3"
14
  ---
15
  # Intro
16
  This model was built on Microsoft's BERT trained on PubMed uncased database (`microsoft/BiomedNLP-PubMedBERT-base-uncased-abstract-fulltext`). I have extracted > 400 radiology reports for staging nasopharyngeal carcinoma (NPC). To focus on NPC, incidental findings and unrelated observations are removed.