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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -28,7 +28,10 @@ It preserves original documents alongside structured derivatives to enable repro
28
 
29
  ## Dataset Structure
30
 
31
- The repository follows a strict hierarchical layout:
 
 
 
32
 
33
  ```
34
  <category>/<type>/<dataset>/...
@@ -45,7 +48,7 @@ Each dataset contains three file-type folders:
45
 
46
  * `01.1_Input_Files_Non_PDF/` — Original source formats (e.g., xlsx, epub, htm, tex, txt)
47
  * `01.2_Input_Files_PDF/` — Original PDF files
48
- * `01.3_Input_Files_CSV/` — Structured annotations / tabular representations
49
 
50
  ### Datasets
51
  Each type folder contains subfolders for individual datasets. Supported datasets include:
 
28
 
29
  ## Dataset Structure
30
 
31
+ !!! The QA annotations are available as a separate dataset [HERE](https://huggingface.co/datasets/pdfqa/pdfQA-Annotations)
32
+
33
+
34
+ This repository follows a strict hierarchical layout:
35
 
36
  ```
37
  <category>/<type>/<dataset>/...
 
48
 
49
  * `01.1_Input_Files_Non_PDF/` — Original source formats (e.g., xlsx, epub, htm, tex, txt)
50
  * `01.2_Input_Files_PDF/` — Original PDF files
51
+ * `01.3_Input_Files_CSV/` — Structured tabular representations
52
 
53
  ### Datasets
54
  Each type folder contains subfolders for individual datasets. Supported datasets include: