dalgu90 / icd-coding-benchmark

Automatic ICD coding benchmark based on the MIMIC dataset
MIT License
35 stars 5 forks source link

[WIP] Refactor Model Files #41

Open abheesht17 opened 2 years ago

abheesht17 commented 2 years ago

As discussed, we are porting to a design specified in this article: https://huggingface.co/blog/transformers-design-philosophy.

The aim is not only to follow the principle listed above, but we also intend to make model classes uniform throughout. This PR will add proper doc-strings to all model classes.

Models to be refactored: