Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,19 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
3 |
tags:
|
4 |
-
|
5 |
-
|
6 |
-
- vetbert
|
7 |
-
- BERT
|
8 |
widget:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
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.
|