Highlights
- Pro
-
-
-
clddp Public
An implementation for constrastive learning with multiple GPUs (i.e. Distributed-Data-Parallel), with a special focus on neural retrieval.
-
-
sentence-transformers Public
Forked from UKPLab/sentence-transformersMultilingual Sentence & Image Embeddings with BERT
Python Apache License 2.0 UpdatedJan 16, 2024 -
beir Public
Forked from beir-cellar/beirA Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
Python Apache License 2.0 UpdatedJul 21, 2023 -
easy-elasticsearch Public
Using business-level retrieval system (BM25) with Python in just a few lines.
-
dist_tuto.pth Public
Forked from seba-1511/dist_tuto.pthOfficial code for "Writing Distributed Applications with PyTorch", PyTorch Tutorial
-
crash-ipdb Public
Debug Python crashes conveniently: Whenever a Python code crashes, the ipdb debugger will be triggered.
-
CQADupStack Public
Forked from D1Doris/CQADupStackPython3 and docker for preprocessing CQADupStack
Python Apache License 2.0 UpdatedJul 9, 2022 -
transformers Public
Forked from huggingface/transformers🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python Apache License 2.0 UpdatedApr 26, 2022 -
-
DPR Public
Forked from facebookresearch/DPRThis repo aims at reproducing DPR (single-nq) retrieval evaluation with just a few commands.
Python Other UpdatedFeb 28, 2022 -
-
benchmarking-ann Public
Benchmarking Approximate Nearest Neighbor (ANN) algorithms for dense text retrieval.