Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -20,14 +20,14 @@ configs:
|
|
| 20 |
|
| 21 |
|
| 22 |
|
| 23 |
-
#
|
| 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/
|
| 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.
|