Update README.md
Browse files
README.md
CHANGED
|
@@ -19,6 +19,7 @@ tags:
|
|
| 19 |
- freedom-of-information
|
| 20 |
- pursue
|
| 21 |
- release-01
|
|
|
|
| 22 |
modality:
|
| 23 |
- image
|
| 24 |
task_categories:
|
|
@@ -179,3 +180,11 @@ print(sample["page_number"]) # Page number
|
|
| 179 |
print(sample["agency"]) # Originating agency
|
| 180 |
sample["image"].show() # Display the page image
|
| 181 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 19 |
- freedom-of-information
|
| 20 |
- pursue
|
| 21 |
- release-01
|
| 22 |
+
- ml-intern
|
| 23 |
modality:
|
| 24 |
- image
|
| 25 |
task_categories:
|
|
|
|
| 180 |
print(sample["agency"]) # Originating agency
|
| 181 |
sample["image"].show() # Display the page image
|
| 182 |
```
|
| 183 |
+
|
| 184 |
+
<!-- ml-intern-provenance -->
|
| 185 |
+
## Generated by ML Intern
|
| 186 |
+
|
| 187 |
+
This dataset repository was generated by [ML Intern](https://github.com/huggingface/ml-intern), an agent for machine learning research and development on the Hugging Face Hub.
|
| 188 |
+
|
| 189 |
+
- Try ML Intern: https://smolagents-ml-intern.hf.space
|
| 190 |
+
- Source code: https://github.com/huggingface/ml-intern
|