estyle's picture
Update README.md
6c58907
metadata
license: mit

layoutlmv3-large-finetuned-funsd

The model layoutlmv3-large-finetuned-funsd is fine-tuned on the FUNSD dataset initialized from microsoft/layoutlmv3-large. This finetuned model achieves an F1 score of 92.15 on the test split of the FUNSD dataset.

Paper | Code | Microsoft Document AI

If you find LayoutLMv3 helpful, please cite the following paper:

@article{huang2022layoutlmv3,
  title={LayoutLMv3: Pre-training for Document AI with Unified Text and Image Masking},
  author={Yupan Huang and Tengchao Lv and Lei Cui and Yutong Lu and Furu Wei},
  journal={arXiv preprint arXiv:2204.08387},
  year={2022}
}

License

The content of this project itself is licensed under the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) Portions of the source code are based on the transformers project. Microsoft Open Source Code of Conduct