Datasets:

Modalities:
Image
Text
Formats:
parquet
Languages:
English
Size:
< 1K
Libraries:
Datasets
pandas
License:
tonywu71 commited on
Commit
d414e6b
1 Parent(s): b200672

Remove original dataset URL

Browse files

I will delete the original dataset at [`vidore/document-visual-retrieval-test`](https://huggingface.co/datasets/vidore/document-visual-retrieval-test) to prevent having duplicates.

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,6 +20,8 @@ license: mit
20
  language:
21
  - en
22
  pretty_name: Document Visual Retrieval Test (internal)
 
 
23
  ---
24
 
25
  # Model Card: Document Visual Retrieval Test (internal)
@@ -28,8 +30,6 @@ pretty_name: Document Visual Retrieval Test (internal)
28
 
29
  This dataset is designed to evaluate the performance of visual retrievers by testing their ability to match a query to a relevant image. Each of the three examples in this dataset contains a text query and an associated image, which is a scanned page from the foundational "Attention is All You Need" paper. The purpose of this dataset is to facilitate the evaluation of visual retrievers, where the retrieval model should accurately link each query with its corresponding page.
30
 
31
- Copied from [vidore/colpali-v1.2-merged](https://huggingface.co/datasets/vidore/document-visual-retrieval-test/tree/main/data)
32
-
33
  ## Dataset Details
34
 
35
  - **Number of Examples**: 3
@@ -57,4 +57,4 @@ A basic text-to-image matching model should aim for a Recall@1 score of 100% giv
57
 
58
  ## Ethical Considerations
59
 
60
- This dataset uses publicly available content from an academic paper (the "Attention is All You Need" paper). Users should ensure appropriate use in line with fair-use guidelines for academic and research purposes. No private or sensitive information is contained in this dataset.
 
20
  language:
21
  - en
22
  pretty_name: Document Visual Retrieval Test (internal)
23
+ size_categories:
24
+ - n<1K
25
  ---
26
 
27
  # Model Card: Document Visual Retrieval Test (internal)
 
30
 
31
  This dataset is designed to evaluate the performance of visual retrievers by testing their ability to match a query to a relevant image. Each of the three examples in this dataset contains a text query and an associated image, which is a scanned page from the foundational "Attention is All You Need" paper. The purpose of this dataset is to facilitate the evaluation of visual retrievers, where the retrieval model should accurately link each query with its corresponding page.
32
 
 
 
33
  ## Dataset Details
34
 
35
  - **Number of Examples**: 3
 
57
 
58
  ## Ethical Considerations
59
 
60
+ This dataset uses publicly available content from an academic paper (the "Attention is All You Need" paper). Users should ensure appropriate use in line with fair-use guidelines for academic and research purposes. No private or sensitive information is contained in this dataset.