imene-kolli commited on
Commit
01d3bc1
·
verified ·
1 Parent(s): d7f9564

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -235,7 +235,7 @@ from huggingface_hub import hf_hub_download
235
  hf_hub_download(
236
  repo_id="pdfqa/pdfQA-Benchmark",
237
  repo_type="dataset",
238
- filename="syn-pdfQA/01.2_Input_Files_PDF/FinQA/AAL_2010.pdf"
239
  )
240
  ```
241
 
 
235
  hf_hub_download(
236
  repo_id="pdfqa/pdfQA-Benchmark",
237
  repo_type="dataset",
238
+ filename="syn-pdfQA/01.2_Input_Files_PDF/books/978-3-030-10752-9.pdf"
239
  )
240
  ```
241