havocy28 commited on
Commit
1eacaca
1 Parent(s): 2c98525

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,9 +14,9 @@ widget:
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.
20
 
21
  <!-- Provide a quick summary of what the model is/does. -->
22
  This pretrained model is designed for performing NLP tasks related to veterinary clinical notes. The [Domain Adaptation and Instance Selection for Disease Syndrome Classification over Veterinary Clinical Notes](https://aclanthology.org/2020.bionlp-1.17) (Hur et al., BioNLP 2020) paper introduced VetBERT model: an initialized Bert Model with ClinicalBERT (Bio+Clinical BERT) and further pretrained on the [VetCompass Australia](https://www.vetcompass.com.au/) corpus for performing tasks specific to veterinary medicine.
 
14
  ---
15
 
16
 
17
+ # VetBERT Pretrained model for Veterinary Clinical Tasks
18
 
19
+ This is the pretrained VetBERT model from the github repo: [https://github.com/havocy28/VetBERT](https://github.com/havocy28/VetBERT)
20
 
21
  <!-- Provide a quick summary of what the model is/does. -->
22
  This pretrained model is designed for performing NLP tasks related to veterinary clinical notes. The [Domain Adaptation and Instance Selection for Disease Syndrome Classification over Veterinary Clinical Notes](https://aclanthology.org/2020.bionlp-1.17) (Hur et al., BioNLP 2020) paper introduced VetBERT model: an initialized Bert Model with ClinicalBERT (Bio+Clinical BERT) and further pretrained on the [VetCompass Australia](https://www.vetcompass.com.au/) corpus for performing tasks specific to veterinary medicine.