issues
search
facebookresearch
/
DPR
Dense Passage Retriever - is a set of tools and models for open domain Q&A task.
Other
1.73k
stars
304
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nanoDPR: simple replication of DPR
#251
Hannibal046
opened
1 year ago
0
mismatch between encoded results and wiki passages
#250
Hannibal046
opened
1 year ago
0
'dpr_all_documents' is not defined
#249
golubovic
opened
1 year ago
2
A possible bug: Wrong hard_neg_ctx_indices
#248
zhiyuanpeng
closed
1 year ago
1
Fix setup.py for resolving error
#247
naem1023
opened
1 year ago
0
setup.py error during installation
#246
naem1023
closed
1 year ago
1
error about python dense_retriever.py
#245
CodingPeasantzgl
opened
1 year ago
0
question: reader loss
#244
PaulLerner
opened
1 year ago
0
Retriever does not train properly on a custom dataset with empty negative_ctxs and hard_negative_ctxs
#243
yu-rovikov
opened
1 year ago
2
Having error while running train_extractive_reader.py
#242
tkabir1
opened
1 year ago
1
How to enter model_file in dense_retriever.py?
#241
tkabir1
opened
1 year ago
1
Training DPR with different language
#240
shahad2099
opened
1 year ago
1
Can we get wiki page url by passage id?
#239
heya5
opened
1 year ago
0
About dataset generation
#238
Heisenberg-Yin
opened
1 year ago
0
Missing required positional arguments
#237
grossmanm
opened
2 years ago
6
Unable to reproduce table 3 (Gold-127N) from scratch
#236
xhluca
closed
2 years ago
1
Make module installable using pip, even from GH
#235
syats
opened
2 years ago
0
Explicitly added py_modules in setup.py
#234
syats
closed
2 years ago
3
Passages with multiple answer spans
#233
TZeng20
opened
2 years ago
0
`cosine_scores` defined in biencoder.py does not work
#232
xhluca
opened
2 years ago
0
Question in training reader model.
#231
gaishun
opened
2 years ago
1
Doubt regarding all_gather_list in case of DDP
#230
bhattg
opened
2 years ago
0
Data from retriever is not working with reader
#229
UmerTariq1
opened
2 years ago
1
RuntimeError: Missing key(s) in state_dict: "encoder.embeddings.position_ids"
#228
NehaNishikant
opened
2 years ago
0
[Feature Request] Allowing unix-style pattern matching in `download_data.py`
#227
xhluca
opened
2 years ago
0
Fix `pip install .` by adding empty py_modules
#226
xhluca
opened
2 years ago
1
IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
#225
ZiluLii
opened
2 years ago
3
How do the passage embeddings use the 'title' of the passage
#224
jigsaw2212
opened
2 years ago
1
Unable to install dependencies
#223
jigsaw2212
closed
2 years ago
2
Question about Wikipedia Corpus Preprocessing
#222
manveertamber
opened
2 years ago
0
NQ Dataset
#221
varshakishore
opened
2 years ago
1
Retriever Training Error with train_dense_encoder.py
#220
AIML-YOGI
opened
2 years ago
1
Seek Wikipedia corresponding passage ID or dump
#219
jzhoubu
closed
2 years ago
1
Loss across the nodes....[multi-gpu training]
#218
gabinguo
closed
2 years ago
2
how to test the prediction?
#217
liuchiente
opened
2 years ago
0
How to get ctx_encoder from the checkpoint?
#216
ali-abz
closed
2 years ago
2
Typo fix (Hugh -> high)
#215
LouisCastricato
opened
2 years ago
4
error when python dense_retriever.py
#214
ztx313
opened
2 years ago
1
IndexError: Dimension out of range
#213
mary-octavia
opened
2 years ago
12
Hard Negative Indices Issue
#212
khuangaf
opened
2 years ago
3
an error occurred in Retriever inference
#211
juyoung228
closed
2 years ago
2
Why does the tokenization part need to set the last token position to sep_token_id?
#210
kwang2049
opened
2 years ago
1
About 'speech_data.py' file in dpr/data
#209
xyltt
closed
2 years ago
1
Cannot fully reproduce the embeddings with the nq-single checkpoint
#208
kwang2049
opened
2 years ago
1
Converting checkpoints to HuggingFace format
#207
tanay2001
closed
2 years ago
1
Importerror
#206
Facico
closed
2 years ago
2
Weird discontinuities in training
#205
emilysilcock
closed
2 years ago
2
Question about reader training
#204
TZeng20
closed
2 years ago
1
Fix minor typo in download_data.py script
#203
juyongjiang
closed
2 years ago
2
Question: Is there a way to reduce GPU's ram consumption?
#202
ali-abz
closed
2 years ago
2
Next