Add metadata and link to AdaGC paper
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
I noticed this repository implements techniques from the paper AdaGC: Enhancing LLM Pretraining Stability via Adaptive Gradient Clipping, but it currently lacks structured metadata to help users find it on the Hub.
This PR adds:
- YAML metadata including the
pipeline_tag,library_name, andlicense. - A direct link to the paper page on Hugging Face.
- A link to the official code repository.
These changes will ensure the repository is correctly indexed and more discoverable for researchers working on LLM pretraining stability.