awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
DevSinghSachan avatar

DevSinghSachan/unsupervised-passage-reranking

0
View on GitHub↗
101 stars·10 forks·Python·12 views

Unsupervised Passage Reranking

Setup - Input Data Format - Downloading Data - Usage - Results - Issues - Citation

Features

  • Information Retrieval and Ranking - Improves passage retrieval with zero-shot question generation.

Star history

Star history chart for devsinghsachan/unsupervised-passage-rerankingStar history chart for devsinghsachan/unsupervised-passage-reranking

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Unsupervised Passage Reranking

These projects share indexed features with Unsupervised Passage Reranking. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • maiot-io/zenmlmaiot-io avatar

    maiot-io/zenml

    5,452View on GitHub↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Python
    View on GitHub↗5,452
  • salesforce/augtrieversalesforce avatar

    salesforce/AugTriever

    4View on GitHub↗

    This repository contains the code and models of the paper "AugTriever: Unsupervised Dense Retrieval by Scalable Data Augmentation"

    Python
    View on GitHub↗4
  • devsinghsachan/artDevSinghSachan avatar

    DevSinghSachan/art

    62View on GitHub↗

    Setup - Downloading Data and Checkpoints - Training - Pre-trained Checkpoints - Issues - Citation

    Python
    View on GitHub↗62
  • timoschick/dinotimoschick avatar

    timoschick/dino

    189View on GitHub↗

    This repository contains the code for Generating Datasets with Pretrained Language Models. The paper introduces a method called D atasets from In structi o ns (D INO 🦕) that enables pretrained language models to generate entire datasets from scratch.

    Python
    View on GitHub↗189
Compare all 7 related projects→

Frequently asked questions

What does devsinghsachan/unsupervised-passage-reranking do?

Setup - Input Data Format - Downloading Data - Usage - Results - Issues - Citation

What are the main features of devsinghsachan/unsupervised-passage-reranking?

The main features of devsinghsachan/unsupervised-passage-reranking are: Information Retrieval and Ranking.

Which projects share features with devsinghsachan/unsupervised-passage-reranking?

Projects with overlapping indexed features include: maiot-io/zenml — ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data… salesforce/augtriever — This repository contains the code and models of the paper "AugTriever: Unsupervised Dense Retrieval by Scalable Data… devsinghsachan/art — Setup - Downloading Data and Checkpoints - Training - Pre-trained Checkpoints - Issues - Citation. timoschick/dino — This repository contains the code for Generating Datasets with Pretrained Language Models. The paper introduces a… zetaalphavector/inpars — Inquisitive Parrots for Search A toolkit for end-to-end synthetic data generation using LLMs for IR. zhiyuanpeng/sptar — SPTAR represents Soft Prompt Tuning for Augmenting Dense Retrieval with Large Language Models which consists of six…