doc2txt commited on
Commit
b27b699
1 Parent(s): 1eedb65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -64,6 +64,9 @@ The LayoutLM models are somewhat old, and it seems deserted...
64
  I don't have much experience so I would appreciate any info
65
  Thanks
66
 
 
 
 
67
  # layoutlmv2-finetuned-cord
68
 
69
  This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on the cord dataset.
 
64
  I don't have much experience so I would appreciate any info
65
  Thanks
66
 
67
+ here is an example code of how to run this model on a specific img folder:
68
+ https://huggingface.co/doc2txt/layoutlmv2-finetuned-cord/blob/main/LayoutLMv2Main_cord2_gOcr_folder.py
69
+
70
  # layoutlmv2-finetuned-cord
71
 
72
  This model is a fine-tuned version of [microsoft/layoutlmv2-base-uncased](https://huggingface.co/microsoft/layoutlmv2-base-uncased) on the cord dataset.