Update README.md
Browse files
README.md
CHANGED
@@ -24,11 +24,10 @@ tags:
|
|
24 |
๐ [Dataset on Hugging Face](https://huggingface.co/datasets/YourProfile/banque_vision)
|
25 |
|
26 |
## ๐ Dataset Structure
|
27 |
-
- **Query**: The question or request for information.
|
28 |
- **Document Text**: The full text of the document related to the query.
|
|
|
29 |
- **Document Page**: The specific page containing the answer.
|
30 |
- **Document Image**: The visual representation (scan or screenshot) of the document page.
|
31 |
-
- **Answer**: The extracted response based on the query.
|
32 |
|
33 |
This dataset allows models to process and retrieve information across both textual and visual modalities, making it highly relevant for **document AI research**.
|
34 |
|
|
|
24 |
๐ [Dataset on Hugging Face](https://huggingface.co/datasets/YourProfile/banque_vision)
|
25 |
|
26 |
## ๐ Dataset Structure
|
|
|
27 |
- **Document Text**: The full text of the document related to the query.
|
28 |
+
- **Query**: The question or request for information.
|
29 |
- **Document Page**: The specific page containing the answer.
|
30 |
- **Document Image**: The visual representation (scan or screenshot) of the document page.
|
|
|
31 |
|
32 |
This dataset allows models to process and retrieve information across both textual and visual modalities, making it highly relevant for **document AI research**.
|
33 |
|