Add dataset description, task categories, and usage examples
#2
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed the dataset card for M4-RAG was currently a placeholder.
This PR improves the documentation by:
- Adding the relevant task categories:
text-retrievalandimage-text-to-text. - Providing a description of the Wikipedia Retrieval Corpus and its configurations.
- Linking to the M4-RAG paper and the GitHub repository.
- Adding sample usage code snippets to load the different configurations.
Thank you so much as always!!
davidanugraha changed pull request status to merged