Text Generation
Transformers
Safetensors

Update metadata and improve model card

#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 and metadata for the IAPO checkpoints:

  • Changed the pipeline_tag from reinforcement-learning to text-generation for better discoverability and to enable the inference widget/standard LLM evaluation.
  • Added library_name: transformers to the metadata to enable the "Use in Transformers" code snippet button.
  • Cleaned up the Markdown layout and ensured clear links to the paper and code repository.
  • Provided a clear usage example for loading the different subfolders available in this repository.
jonathanhe123 changed pull request status to merged

Sign up or log in to comment