Add model card and metadata
#1
by nielsr HF Staff - opened
This PR improves the model card for the TCP-Speed baseline. It includes:
- Relevant metadata such as the
roboticspipeline tag and the correct license (cc-by-nc-nd-4.0). - Links to the paper, project page, and GitHub repository.
- A brief overview of the model's functionality in the Bench2Drive-Speed benchmark.
- A sample code snippet for accessing user-specified conditions within the agent logic.
- BibTeX citation for the paper.
Telkwevr changed pull request status to merged