Improve model card metadata and links
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card metadata by adding the arxiv ID, which links the model to its corresponding paper, and the training dataset ID. I've also added library_name: transformers as the model architecture is compatible with the library according to the config.json.
Additionally, I've added some relevant tags like ecg and reasoning to improve discoverability.