Update pipeline tag, add library name, and improve model card

#1
by nielsr HF staff - opened

This PR updates the pipeline_tag to question-answering which is more representative of the model's primary use case within RAG-based question-answering systems. It also adds the library_name as transformers. Furthermore, the model card is improved with information from the paper abstract and GitHub repository, providing a more comprehensive overview of the model's purpose, architecture, training data, performance, and usage instructions. Specifically, the paper title, abstract, and bibtex citation are added, and the usage section is expanded with a more detailed example.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment