havocy28 commited on
Commit
7a340b3
·
verified ·
1 Parent(s): 32a2694

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,9 +1,19 @@
1
  ---
2
- # For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
3
- # Doc / guide: https://huggingface.co/docs/hub/model-cards
4
- {{ card_data }}
 
 
 
 
 
 
 
 
 
5
  ---
6
 
 
7
  # VetBERT Disease Syndrome Classifier
8
 
9
  This is a finetuned version of the VetBERT model, designed to classify the disease syndrome within a veterinary clinical note.
 
1
  ---
2
+ language: en
3
+ tags:
4
+ - veterinary
5
+ - pets
6
+ - classification
7
+ - vetbert
8
+ - BERT
9
+
10
+ widget:
11
+ - text: "7 yo canine with history of vomiting intermittently after eating. EDUD
12
+ normally, cPL positive."
13
+ example_title: "Pancreatic Disorder"
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.