navvew commited on
Commit
ba626a7
·
verified ·
1 Parent(s): 08973cd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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 resturants and Biomedical benchmarks?"
62
- # query_text = "Is there ablations results of DocReRank model?"
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")