Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 589 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 589 Bytes

Clinical-ICD10-Code-Prediction

This repository includes API to get ICD-10 codes from descriptions. The Model is a transformer based on BERT. The embeddings are being finetuned based on the following paper: https://arxiv.org/abs/1904.03323 .


You can download the finetuned model from Hugging Face:

Doc