-
## Adding a Dataset
- **Name:** DocVQA
- **Description:** Document Visual Question Answering (DocVQA) seeks to inspire a “purpose-driven” point of view in Document Analysis and Recognition research,…
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):
I think we need evaluate code like text diffuser-1 to reproduce result on MARIOEval benchmark or other datasets
-
When I run notebook "Fine-tuning LayoutLMForSequenceClassification on RVL-CDIP.ipynb" from NielsRogge at the cell that that contains "'label': ClassLabel(names=['refuted', 'entailed'])," I get an erro…
-
Model I am using (LayoutLM ...):
Here, I would like to develop a custom resume parser model that can accurately predict the sections for **EDUCATION**, **SKILLS**, and **EXPERIENCE** based on the r…
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...): dit
i try export dit object detection cascade model to torchscript or onnx but i fail,
i got some error:
KeyError: 'Non-existen…
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):e5
Can I use deepspeed for evaluating beir benchmark? Or does it support other strategies?
Can I use fp16? Would it impact results?
-
**Describe**
Model I am using (UniLM, MiniLM, LayoutLM ...):
beit
can you explain how to use --resume
--auto_resume
-
In order to support https://github.com/MLDSAI/OpenAdapt/issues/157, we want to extract structured information from documents.
See https://huggingface.co/docs/transformers/model_doc/layoutlm for imp…
-
### System Info
- `transformers` version: 4.36.2
- Platform: Windows-10-10.0.22621-SP0
- Python version: 3.10.13
- Huggingface_hub version: 0.20.1
- Safetensors version: 0.4.1
- Accelerate ver…
-
In your requirements, you're only listing Python 3.7+. However, having Python 3.7+ is not enough. I have recently tried to use this tool with Tensorflow 2.1.0 installed in addition to Python 3.7.9, an…