PrimeQA is a public open source repository that enables researchers and developers to train state-of-the-art models for question answering (QA). By using PrimeQA, a researcher can replicate the experiments outlined in a paper published in the latest NLP conference while also enjoying the capability to download pre-trained models (from an online repository) and run them on their own custom data. PrimeQA is built on top of the Transformers toolkit and uses datasets and models that are directly downloadable.
Features
- Retrieving documents and passages using both traditional (e.g. BM25) and neural (e.g. ColBERT) models
- Extract and/ or generate answers given the source document or passage
- Supports generation of questions for effective domain adaptation over tables and multilingual text
- Java 11 is required for BM25 retrieval
- To run the unit tests you first need to install PrimeQA
- Full API documentation and tutorials
License
Apache License V2.0Follow Prime QA
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Prime QA!