Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -15,6 +15,8 @@ language:
|
|
15 |
|
16 |
## Dataset Composition
|
17 |
|
|
|
|
|
18 |
This dataset was created by scraping PDF documents from online sources and generating relevant synthetic queries.
|
19 |
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 |
|
|
|
15 |
|
16 |
## Dataset Composition
|
17 |
|
18 |
+
Made with https://github.com/RacineAIOS/OGC_pdf-to-parquet
|
19 |
+
|
20 |
This dataset was created by scraping PDF documents from online sources and generating relevant synthetic queries.
|
21 |
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.
|
22 |
|