PaddlePaddle/RocketQA
🚀 RocketQA, dense retrieval for information retrieval and question answering, including both Chinese and English state-of-the-art models.
Based on the README, here's a technical summary: Provides dual-encoder and cross-encoder architectures built on ERNIE pre-trained models for dense retrieval, with separate encoding pipelines for queries and passages enabling efficient vector similarity matching at scale. Integrates with vector search frameworks like FAISS and the JINA neural search platform to build end-to-end retrieval pipelines, while supporting fine-tuning on custom datasets through PaddlePaddle's training API.
785 stars and 22 monthly downloads. No commits in the last 6 months. Available on PyPI.
Stars
785
Forks
126
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 19, 2023
Monthly downloads
22
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/PaddlePaddle/RocketQA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
shuaihuaiyi/QA
使用深度å¦ä¹ ç®—æ³•å®žçŽ°çš„ä¸æ–‡é—®ç”系统
allenai/deep_qa
A deep NLP library, based on Keras / tf, focused on question answering (but useful for other NLP too)
seriousran/awesome-qa
😎 A curated list of the Question Answering (QA)
fhamborg/Giveme5W1H
Extraction of the journalistic five W and one H questions (5W1H) from news articles: who did...
mandarjoshi90/triviaqa
Code for the TriviaQA reading comprehension dataset