Update README
Browse files
README.md
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
This dataset includes 2 document images of the [DocVQA](https://docvqa.org/) dataset.
|
2 |
|
3 |
-
They are used for testing the LayoutLMv2FeatureExtractor + LayoutLMv2Processor inside the HuggingFace Transformers library.
|
|
|
|
|
|
1 |
This dataset includes 2 document images of the [DocVQA](https://docvqa.org/) dataset.
|
2 |
|
3 |
+
They are used for testing the LayoutLMv2FeatureExtractor + LayoutLMv2Processor inside the HuggingFace Transformers library.
|
4 |
+
|
5 |
+
More specifically, they are used in `tests/test_feature_extraction_layoutlmv2.py` and `tests/test_processor_layoutlmv2.py`.
|