Improve model card metadata and links

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for GoLongRL-30B-A3B by:

  • Adding library_name: transformers and pipeline_tag: text-generation to the metadata for better discoverability and to enable code snippets.
  • Adding the datasets tag to link the model to its training data.
  • Updating the resource table to include the official GitHub repository and correctly linking the arXiv and Hugging Face paper pages.
  • Ensuring the overview image points to a valid resolution URL.
Suu changed pull request status to merged

Sign up or log in to comment