havocy28 commited on
Commit
05a3dcc
1 Parent(s): f247c76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
README.md CHANGED
@@ -1,17 +1,19 @@
1
  ---
2
- language: en
 
 
 
3
  tags:
4
- - veterinary
5
- - pets
6
- - vetbert
7
- - BERT
8
  widget:
9
- - text: >-
10
- Hx: 7 yo canine with history of vomiting intermittently since yesterday.
11
- No other concerns. Still eating and drinking [MASK]. cPL negative.
12
- example_title: normally
13
  ---
14
 
 
15
  # VetBERT Disease Syndrome Classifier
16
 
17
  This is a finetuned version of the VetBERT model, designed to classify the disease syndrome within a veterinary clinical note.
 
1
  ---
2
+ license: openrail
3
+ language:
4
+ - en
5
+ pipeline_tag: fill-mask
6
  tags:
7
+ - biology
8
+ - medical
 
 
9
  widget:
10
+ - text: "poc all well. wound healed. No [MASK] on exam. Microchip working. Sign off, resee if worried."
11
+ example_title: "Post operative Checkup"
12
+ - text: "other 2 degu's unwell recently want health check for this one appears well for age blood [MASK] 3.8. offer to reweigh and monitor weight"
13
+ example_title: "Blood Glucose check"
14
  ---
15
 
16
+
17
  # VetBERT Disease Syndrome Classifier
18
 
19
  This is a finetuned version of the VetBERT model, designed to classify the disease syndrome within a veterinary clinical note.