Improve model card
#1
by nielsr HF Staff - opened
This PR improves the model card for MYRIAD by:
- Updating the
pipeline_tagtootherto better reflect the sparse trajectory prediction task. - Fixing the broken paper link and pointing it to the Hugging Face paper page.
- Adding a sample usage section with a code snippet demonstrating how to load the model via
torch.hubas found in the GitHub README. - Ensuring the GitHub repository and project page are correctly linked.
tommymarto changed pull request status to merged