Closed sharonlee12 closed 9 months ago
besides,May I ask where I can get pubmed_bert,for:
model = Text_Tower('../medical-knowledge-pretraining/src/others/pubmed_bert', 768)
--tokenizer_path 'microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract'
You can download the tokenizer by adding this to the inference command: --tokenizer_path 'microsoft/BiomedNLP-BiomedBERT-base-uncased-abstract'.
Yes, we will release the training code in the future.
You can refer to our paper for details of domain knowledge encoding.
Thank you very much!
Hello! It's really an excellent work! May I ask if there will be a training code release in the future?Also,how do you exploit the domain knowledge, namely, e-Anatomy2 and UMLS?