Remove incorrect library name and arxiv tag from metadata

#1
by nielsr HF Staff - opened

This PR cleans up the metadata by removing the library_name: pytorch field (since the model is not a standard library checkpoint) and the arxiv:2608.17050 tag (since arxiv IDs should only appear in the markdown content, not in YAML). The rest of the model card is well-structured and already contains the necessary links and documentation.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment