Update model card: add pipeline tag, paper link, and sample usage
#4
by nielsr HF Staff - opened
Hi there! I'm Niels from the community science team at Hugging Face.
This PR improves your model card with the following:
- Adds the
pipeline_tag: text-generationto the metadata for better Hub discoverability. - Adds a direct link to the associated research paper: OpenResearcher: A Fully Open Pipeline for Long-Horizon Deep Research Trajectory Synthesis.
- Includes a sample usage section based on the code provided in your GitHub repository.
These changes help users find and use your model more effectively. Feel free to merge if this looks good!