layoutlmv2-large-uncased / preprocessor_config.json
nielsr's picture
nielsr HF staff
Create preprocessor_config.json
26362c3
raw history blame
No virus
134 Bytes
{
"apply_ocr": true,
"do_resize": true,
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
"resample": 2,
"size": 224
}