Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,8 @@ size_categories:
|
|
38 |
Additionally, the structured article texts in the dataset enable the use of transformer-based methods for applications such as detecting reproduced content. This significantly enhances accuracy compared to relying solely on existing OCR techniques.
|
39 |
The American Stories dataset serves as an invaluable resource for developing multimodal layout analysis models and other multimodal applications. Its vast size and silver quality make it ideal for innovation and research in this domain.
|
40 |
|
|
|
|
|
41 |
### Languages
|
42 |
|
43 |
English (en)
|
|
|
38 |
Additionally, the structured article texts in the dataset enable the use of transformer-based methods for applications such as detecting reproduced content. This significantly enhances accuracy compared to relying solely on existing OCR techniques.
|
39 |
The American Stories dataset serves as an invaluable resource for developing multimodal layout analysis models and other multimodal applications. Its vast size and silver quality make it ideal for innovation and research in this domain.
|
40 |
|
41 |
+
*Update (3/25/2025)* We have updated this dataset to include instances that were missing from the earlier version. For reproducibility, a checkpoint of the earlier version has been preserved and can be accessed by specifying `revision="v0.1.0"` when loading the dataset using the Hugging Face Datasets library.
|
42 |
+
|
43 |
### Languages
|
44 |
|
45 |
English (en)
|