Christopher McMaster commited on
Commit
2197dd8
1 Parent(s): e8f87f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -8
README.md CHANGED
@@ -7,18 +7,13 @@ model-index:
7
  results: []
8
  ---
9
 
10
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
- should probably proofread and complete it, then remove this comment. -->
12
 
13
- # deberta-pretrained-large
14
-
15
- This model is a fine-tuned version of [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base) on the None dataset.
16
- It achieves the following results on the evaluation set:
17
- - Loss: 0.6471
18
 
19
  ## Model description
20
 
21
- More information needed
22
 
23
  ## Intended uses & limitations
24
 
 
7
  results: []
8
  ---
9
 
10
+ # Austin MeDeBERTa
 
11
 
12
+ This model was developed using further MLM pre-training on [microsoft/deberta-base](https://huggingface.co/microsoft/deberta-base), using a dataset of 1.1M clinical notes from the Austin Health EMR. The notes span discharge summaries, inpatient notes, radiology reports and histopathology reports.
 
 
 
 
13
 
14
  ## Model description
15
 
16
+ This is the base version of the original DeBERTa model. The architecture and tokenizer are unchanged.
17
 
18
  ## Intended uses & limitations
19