Zamoranesis commited on
Commit
58c36a7
1 Parent(s): f08052e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -1,10 +1,16 @@
1
  ---
2
  base_model: allenai/biomed_roberta_base
3
  tags:
4
- - generated_from_trainer
 
5
  model-index:
6
  - name: clinical_transcripts_roberta
7
  results: []
 
 
 
 
 
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -12,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
12
 
13
  # clinical_transcripts_roberta
14
 
15
- This model is a fine-tuned version of [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) on an unknown dataset.
16
  It achieves the following results on the evaluation set:
17
  - Loss: 1.0331
18
 
 
1
  ---
2
  base_model: allenai/biomed_roberta_base
3
  tags:
4
+ - medical transcriptions
5
+ - healthcare
6
  model-index:
7
  - name: clinical_transcripts_roberta
8
  results: []
9
+
10
+ widget:
11
+ - fill-mask:
12
+ mask_token: <mask>
13
+ prompt: "General endotracheal <mask> was induced without incident. Preoperative antibiotics were given for prophylaxis against surgical infection."
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
18
 
19
  # clinical_transcripts_roberta
20
 
21
+ This model is a fine-tuned version of [allenai/biomed_roberta_base](https://huggingface.co/allenai/biomed_roberta_base) on [medical transcriptions dataset](https://www.kaggle.com/datasets/tboyle10/medicaltranscriptions).
22
  It achieves the following results on the evaluation set:
23
  - Loss: 1.0331
24