nielsr HF staff commited on
Commit
fbeeabc
1 Parent(s): f4f692c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  This dataset includes 2 images: one of the [IAM Handwriting Database](https://fki.tic.heia-fr.ch/databases/iam-handwriting-database) and one of the [SRIOE](https://rrc.cvc.uab.es/?ch=13) dataset.
2
 
3
- They are used for testing OCR models that are part of the HuggingFace Transformers library.
4
 
5
  More specifically, they are used inside `test_modeling_vision_encoder_decoder_model.py`, for testing the TrOCR models.
 
1
  This dataset includes 2 images: one of the [IAM Handwriting Database](https://fki.tic.heia-fr.ch/databases/iam-handwriting-database) and one of the [SRIOE](https://rrc.cvc.uab.es/?ch=13) dataset.
2
 
3
+ They are used for testing OCR models that are part of the HuggingFace Transformers library. See [here](https://github.com/huggingface/transformers/search?q=fixtures_ocr) for details.
4
 
5
  More specifically, they are used inside `test_modeling_vision_encoder_decoder_model.py`, for testing the TrOCR models.