icd-coding-benchmark icon indicating copy to clipboard operation
icd-coding-benchmark copied to clipboard

[WIP] Refactor Model Files

Open abheesht17 opened this issue 3 years ago • 0 comments

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:

  • [x] DCAN

abheesht17 avatar May 14 '22 06:05 abheesht17