Datasets:
Tasks:
Image-to-Text
Modalities:
Text
Formats:
webdataset
Languages:
English
Size:
1K - 10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -111,8 +111,7 @@ pdf_first_page = convert_from_bytes(sample['pdf'], dpi=300, first_page=1, last_p
|
|
111 |
```
|
112 |
|
113 |
<center>
|
114 |
-
<img src="https://huggingface.co/datasets/pixparse/
|
115 |
-
<p><em></em></p>
|
116 |
</center>
|
117 |
|
118 |
The metadata for each document has been formatted in this way. Each `pdf` is paired with a `json` file with the following structure. Entries have been shortened for readability.
|
|
|
111 |
```
|
112 |
|
113 |
<center>
|
114 |
+
<img src="https://huggingface.co/datasets/pixparse/documentation-images/blob/main/pdf_first_page.png" alt="Rendering of an image for a Grade 8 lesson plan" width="600" height="300">
|
|
|
115 |
</center>
|
116 |
|
117 |
The metadata for each document has been formatted in this way. Each `pdf` is paired with a `json` file with the following structure. Entries have been shortened for readability.
|