issues
search
illuin-tech
/
vidore-benchmark
Vision Document Retrieval (ViDoRe): Benchmark. Evaluation code for the ColPali paper.
https://huggingface.co/vidore
MIT License
135
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to create a new dataset
#70
ashokrajab
opened
1 week ago
0
Bug when computing relavant_docs (qrels)
#69
tonywu71
opened
2 weeks ago
0
Add support for BEIR dataset format
#68
tonywu71
opened
2 weeks ago
0
Remove `retrieve-on-dataset` and `retrieve-on-pdfs` entrypoints
#67
tonywu71
opened
2 weeks ago
0
Use processor scoring method when available
#66
tonywu71
opened
2 weeks ago
0
Move and rename paper reproduction requirements
#65
tonywu71
opened
3 weeks ago
0
Add metadata field to benchmark results + use Pydantic
#64
tonywu71
opened
3 weeks ago
0
Add evaluation tests and E2E tests
#63
tonywu71
opened
3 weeks ago
0
Add commit hash or package name to results json
#62
ManuelFay
opened
3 weeks ago
0
Use processor.get_scores() instead of custom code snippet
#61
ManuelFay
opened
3 weeks ago
0
add Biqwen + bug fix from #59 + deterministic behavior
#60
ManuelFay
closed
3 weeks ago
1
Refactor `retrievers` module
#59
tonywu71
closed
3 weeks ago
1
Replace loguru with built-in logging
#58
tonywu71
closed
3 weeks ago
0
Fix redundant query forward pass in eval loop
#57
ManuelFay
closed
3 weeks ago
0
Reduce RAM high usage during evaluation
#56
ManuelFay
closed
3 weeks ago
0
Restructure package + Add ColQwen2, DSEQwen2, and Cohere API
#55
tonywu71
closed
3 weeks ago
1
Remove interpretability module
#54
tonywu71
closed
4 weeks ago
0
Remove experimental quantization
#53
tonywu71
closed
4 weeks ago
0
Package restructuration + add DSE and Cohere
#52
ManuelFay
closed
3 weeks ago
1
Reproducing the Results in Table 2
#51
roipony
opened
1 month ago
1
Fix evaluation script when used with BM25 retriever
#50
tonywu71
closed
1 month ago
0
Fix and update package dependencies
#49
tonywu71
closed
1 month ago
0
Deprecate the interpretability module
#48
tonywu71
closed
1 month ago
0
Multi-GPU Error
#47
SpaceLearner
closed
1 month ago
1
How to test the BM25 retriever?
#46
jbellis
closed
1 month ago
1
source pdf files for benchmark
#45
roipony
closed
1 month ago
1
Fix scoring reproducibility issues
#44
tonywu71
closed
3 weeks ago
4
Rename ColPali model alias to match model name
#43
tonywu71
closed
1 month ago
0
Add missing model.eval()
#42
tonywu71
closed
1 month ago
0
Remove experimental sections from README
#41
tonywu71
closed
1 month ago
0
Add separated figures for token pooling
#40
tonywu71
closed
1 month ago
0
Update figure for token pooling experiment
#39
tonywu71
closed
1 month ago
0
The results of colpali are not deterministic
#38
SeanLee97
closed
3 weeks ago
12
Load processor using ColPali model name
#37
tonywu71
closed
2 months ago
0
Tweak README
#36
tonywu71
closed
2 months ago
0
Add cover image to README
#35
tonywu71
closed
2 months ago
0
Further clean similarity map code
#34
tonywu71
closed
2 months ago
0
Clarify comments in `gen_similarity_maps`
#33
tonywu71
closed
2 months ago
0
Update README
#32
tonywu71
closed
2 months ago
0
Bump to restructured colpali-engine (cont.)
#31
tonywu71
closed
2 months ago
0
Fix colpali after upgrading colpali-engine to 0.3.0
#30
velaia
closed
2 months ago
1
1
#29
puar-playground
closed
2 months ago
0
Bump to restructured colpali-engine
#28
tonywu71
closed
2 months ago
0
typo fix for colpali_retriever.py
#27
ByeongkiJeong
closed
2 months ago
1
Add `model_name` arg to ColPaliRetriever
#26
ByeongkiJeong
closed
2 months ago
0
Add colpali-engine dependency
#25
tonywu71
closed
2 months ago
0
Add loggers in modules
#24
tonywu71
closed
3 months ago
0
Add int8 quantization for embeddings (experimental)
#23
tonywu71
closed
3 months ago
0
Add GitHub Linguist to remove notebook from repo stats
#22
tonywu71
closed
3 months ago
0
Experiment: Impact of pool factor on retrieval
#21
tonywu71
closed
3 months ago
0
Next