Datasets:

Modalities:
Image
ArXiv:
Libraries:
Datasets
License:
puar-playground commited on
Commit
00b59d5
·
verified ·
1 Parent(s): c72df20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -2,4 +2,12 @@
2
  license: mit
3
  ---
4
 
5
- This is the page images of all documents of the VisR-Bench dataset. The GitHub repo for testing code: [VisR-Bench](https://github.com/puar-playground/VisR-Bench/tree/main).
 
 
 
 
 
 
 
 
 
2
  license: mit
3
  ---
4
 
5
+
6
+
7
+ ## Data Download
8
+ This is the page images of all documents of the VisR-Bench dataset.
9
+ ```
10
+ git lfs install
11
+ git clone https://huggingface.co/datasets/puar-playground/VisR-Bench
12
+ ```
13
+ The code above will download the `VisR-Bench` folder, which is required for testing retrieval performance. The GitHub repo for testing code: [VisR-Bench](https://github.com/puar-playground/VisR-Bench/tree/main).