paulml commited on
Commit
372095b
·
verified ·
1 Parent(s): f53e598

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,14 +20,14 @@ configs:
20
 
21
 
22
 
23
- # OGC - Organized, Grouped, Cleaned
24
  # Hydrogen Vision DSE
25
 
26
  > **Intended for image/text to vector (DSE)**
27
 
28
  ## Dataset Composition
29
 
30
- Made with https://github.com/RacineAIOS/OGC_pdf-to-parquet
31
 
32
  This dataset was created by scraping PDF documents from online sources and generating relevant synthetic queries.
33
  We used Google's Gemini 2.0 Flash Lite model in our custom pipeline to produce the queries, allowing us to create a diverse set of questions based on the document content.
 
20
 
21
 
22
 
23
+ # VDR - Organized, Grouped, Cleaned
24
  # Hydrogen Vision DSE
25
 
26
  > **Intended for image/text to vector (DSE)**
27
 
28
  ## Dataset Composition
29
 
30
+ Made with https://github.com/RacineAIOS/VDR_pdf-to-parquet
31
 
32
  This dataset was created by scraping PDF documents from online sources and generating relevant synthetic queries.
33
  We used Google's Gemini 2.0 Flash Lite model in our custom pipeline to produce the queries, allowing us to create a diverse set of questions based on the document content.