Zamoranesis commited on
Commit
241673a
1 Parent(s): 42a0569

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -8
README.md CHANGED
@@ -1,20 +1,21 @@
1
  ---
2
- base_model: Zamoranesis/clinical_transcripts_roberta
 
3
  tags:
4
- - generated_from_trainer
 
5
  model-index:
6
  - name: clinical_transcripts_roberta_distilled
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
- # clinical_transcripts_roberta_distilled
14
 
15
- This model is a fine-tuned version of [Zamoranesis/clinical_transcripts_roberta](https://huggingface.co/Zamoranesis/clinical_transcripts_roberta) on an unknown dataset.
16
- It achieves the following results on the evaluation set:
17
- - Loss: 106.7275
18
 
19
  ## Model description
20
 
 
1
  ---
2
+ license: apache-2.0
3
+ base_model: distilroberta-base
4
  tags:
5
+ - medical transcriptions
6
+ - healthcare
7
  model-index:
8
  - name: clinical_transcripts_roberta_distilled
9
  results: []
10
+
11
+ widget:
12
+ - text: "General endotracheal <mask> was induced without incident. Preoperative antibiotics were given for prophylaxis against surgical infection."
13
  ---
14
 
 
 
15
 
16
+ ## clinical_transcripts_roberta_distilled
17
 
18
+ This model is a distilled version of [Zamoranesis/clinical_transcripts_roberta](https://huggingface.co/Zamoranesis/clinical_transcripts_roberta).
 
 
19
 
20
  ## Model description
21