license: mit | |
datasets: | |
- nielsr/funsd | |
language: | |
- pt | |
- en | |
base_model: | |
- microsoft/layoutlmv3-base | |
pipeline_tag: document-question-answering | |
library_name: transformers | |
tags: | |
- code | |
# LayoutLMv3-FUNSD | |
This notebook trains the LayoutLMv3 layout model (on kagggle to take advantage of the GPU accelerators) on the [FUNSD](https://paperswithcode.com/dataset/funsd) dataset. | |
It also provides an inference phase where you can store your results on google drive |