Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
xhyi
/
layoutlmv3_docvqa_t11c5000
like
5
Document Question Answering
Transformers
PyTorch
Safetensors
layoutlmv3
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
xhyi
commited on
Jul 22, 2022
Commit
0965ab6
•
1 Parent(s):
a0efbb3
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+4
-0
README.md
ADDED
Viewed
@@ -0,0 +1,4 @@
1
+
2
+
# LayoutLMv3: DocVQA Replication WIP
3
+
4
+
See experiments code: <https://github.com/redthing1/layoutlm_experiments>