BatsResearch/trove
A Flexible Toolkit for Dense Retrieval
This toolkit helps machine learning engineers and researchers build and evaluate information retrieval systems. It takes queries and documents, and using transformer models, it helps identify the most relevant documents for each query. The toolkit simplifies experimentation with new ideas and integrates well into existing workflows, primarily for those developing search, recommendation, or question-answering systems.
Use this if you are a machine learning engineer or researcher developing dense retrieval models and need a flexible, unified interface for training, evaluation, and data manipulation.
Not ideal if you are looking for a pre-built, off-the-shelf retrieval system without needing to customize or experiment with the underlying models.
Stars
44
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/BatsResearch/trove"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
transformerlab/transformerlab-app
The open source research environment for AI researchers to seamlessly train, evaluate, and scale...
naru-project/naru
Neural Relation Understanding: neural cardinality estimators for tabular data
neurocard/neurocard
State-of-the-art neural cardinality estimators for join queries
danielzuegner/code-transformer
Implementation of the paper "Language-agnostic representation learning of source code from...
salesforce/CodeTF
CodeTF: One-stop Transformer Library for State-of-the-art Code LLM