type:feature
New feature or request
good first issue
Good for newcomers
topic:models
journey:intermediate
e.g. model training, api, evaluation...
#
dpr
Here are 22 public repositories matching this topic...
A Heterogeneous Benchmark for Information Retrieval. Easy to use, evaluate your models across 15+ diverse IR datasets.
nlp
elasticsearch
benchmark
information-retrieval
deep-learning
retrieval
pytorch
dataset
bert
dpr
passage-retrieval
question-generation
sentence-transformers
sbert
zero-shot-retrieval
colbert
retrieval-models
ance
use-qa
-
Updated
Apr 16, 2022 - Python
Open-Source Information Retrieval Courses @ TU Wien
search-engine
education
information-retrieval
course
deep-learning
teaching
dpr
neural-ir
remote-teaching
-
Updated
Apr 29, 2022 - Python
Training & evaluation library for text-based neural re-ranking and dense retrieval models built with PyTorch
-
Updated
Jul 26, 2021 - Python
Tevatron - A flexible toolkit for dense retrieval research and development.
-
Updated
May 3, 2022 - Python
Train Dense Passage Retriever (DPR) with a single GPU
-
Updated
Jun 16, 2021 - Python
SIGIR 2021: Efficiently Teaching an Effective Dense Retriever with Balanced Topic Aware Sampling
-
Updated
Jul 11, 2021 - Jupyter Notebook
Kirby CMS file method to optimize images using ImageOptim within your template code.
quality
kirby-cms
kirby-plugin
retina
optimize-images
crop-image
imageoptim
imageoptim-api
color-profile
dpr
-
Updated
May 22, 2019 - PHP
Cross-Encoder-with-Bi-Encoder를 활용한 WebPage 데모
-
Updated
Dec 10, 2021 - Python
Diffusion profile realignment - Making your along-tract analysis reliable
-
Updated
Jul 17, 2020 - Jupyter Notebook
A containerized worker to convert WSI slides in SVS format to DZI
-
Updated
Feb 24, 2022 - Shell
This project is the web front-end for the Digital Pathology Repository for the Kidney Precision Medicine Project.
-
Updated
Apr 29, 2022 - JavaScript
An observer for listening to the change of device pixel ratio in browser.
-
Updated
Mar 2, 2021 - JavaScript
2018 Toy Project Tcp/Ip Socket
-
Updated
Sep 17, 2018 - Pascal
Service layer for the Digital Pathology Repository for the Kidney Precision Medicine Project.
-
Updated
Feb 24, 2022 - Java
Improve this page
Add a description, image, and links to the dpr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dpr topic, visit your repo's landing page and select "manage topics."
Problem
Currently
FARMReaderwill ask users to raisemax_seq_lengthevery time some samples are longer than the value set to it. However, this can be confusing ifmax_seq_lengthis already set to the maximum value allowed by the model, because raising it further will cause hard-to-read CUDA errors.See #2177.
Solution
We should find a way to query the model for the maximum va