Update README.md
Browse files
README.md
CHANGED
|
@@ -58,8 +58,8 @@ processor.image_processor.min_pixels = 200704
|
|
| 58 |
processor.image_processor.max_pixels = 589824
|
| 59 |
|
| 60 |
# ✅ Define query and images
|
| 61 |
-
query_text = "What are the performances of DocReRank model on
|
| 62 |
-
# query_text = "
|
| 63 |
|
| 64 |
# Downloading Pages for Demo
|
| 65 |
save_dir = os.path.join(os.getcwd(), "paper_pages")
|
|
|
|
| 58 |
processor.image_processor.max_pixels = 589824
|
| 59 |
|
| 60 |
# ✅ Define query and images
|
| 61 |
+
query_text = "What are the performances of the DocReRank model on restaurant and biomedical benchmarks?"
|
| 62 |
+
# query_text = "Are there ablation results for the DocReRank model?"
|
| 63 |
|
| 64 |
# Downloading Pages for Demo
|
| 65 |
save_dir = os.path.join(os.getcwd(), "paper_pages")
|