impira/layoutlm-document-qa is a forked repo from huggingface. License: mit
Go to file
Ankur Goyal 723ec3f9f8 Upload TFLayoutLMForQuestionAnswering 2022-08-24 17:18:56 +00:00
.gitattributes initial commit 2022-08-07 21:07:19 +00:00
README.md Upload TFLayoutLMForQuestionAnswering 2022-08-24 17:18:56 +00:00
config.json Upload TFLayoutLMForQuestionAnswering 2022-08-24 17:18:56 +00:00
merges.txt Initial commit 2022-08-07 17:07:34 -07:00
pipeline_document_question_answering.py Small arg handling fixes 2022-08-08 22:04:04 -07:00
pyproject.toml Bug fixes + Copy formatting from transformers repo 2022-08-07 18:42:25 -07:00
pytorch_model.bin Initial commit 2022-08-07 17:07:34 -07:00
qa_helpers.py Bug fixes + Copy formatting from transformers repo 2022-08-07 18:42:25 -07:00
setup.cfg Bug fixes + Copy formatting from transformers repo 2022-08-07 18:42:25 -07:00
special_tokens_map.json Initial commit 2022-08-07 17:07:34 -07:00
tf_model.h5 Upload TFLayoutLMForQuestionAnswering 2022-08-24 17:18:56 +00:00
tokenizer.json Initial commit 2022-08-07 17:07:34 -07:00
tokenizer_config.json Initial commit 2022-08-07 17:07:34 -07:00
vocab.json Initial commit 2022-08-07 17:07:34 -07:00

README.md

license tags model-index
mit
generated_from_keras_callback
name results
layoutlm-document-qa

layoutlm-document-qa

This model is a fine-tuned version of impira/layoutlm-document-qa on an unknown dataset. It achieves the following results on the evaluation set:

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • optimizer: None
  • training_precision: float32

Training results

Framework versions

  • Transformers 4.22.0.dev0
  • TensorFlow 2.9.2
  • Datasets 2.4.0
  • Tokenizers 0.12.1