Add task categories and remove redundant Arxiv link

#2
by nielsr HF Staff - opened

This PR adds the task_categories robotics and question-answering to the dataset card metadata, which aligns with the dataset's focus on collecting user questions for explainable robotics and benchmarking question-answering systems. This improves discoverability on the Hugging Face Hub.

Additionally, it removes a redundant plain text arXiv link at the bottom of the card, as a formatted link to the paper is already provided earlier in the content and within the citation. The code block for sample usage is also updated to include python for syntax highlighting.

lwachowiak changed pull request status to merged

Sign up or log in to comment