-
How to test for a single image with --do-predict without annotations
-
## Describe
Model I am using (UniLM, MiniLM, LayoutLM ...): LaoyutLMv3
I pre-trained LayoutLMv3 base model, it seems convergence begins at high MLM/MIM loss value.
MLM/MIM loss convergence begins…
-
**Describe the bug**
Model I am using (UniLM, MiniLM, LayoutLM ...):
markuplm/SWDE
The problem arises when using:
* [x] the official example scripts: (give details below)
* [ ] my own modified …
-
X2Paddle目前正在探索PyTorch模型代码的转换工作,帮助大家直接将基于PyTorch写的模型训练代码迁移到飞桨框架进行训练,有需求的童鞋快联系我们!
联系方式
- 直接此issue下直接评论,提出需求,例如你当前的代码库路径
- 邮件给jiangjiajun@baidu.com
-
**paddle版本为develop版本**
**报错信息如下**:
[08/31 21:47:28] model_name : STGCN
W0831 21:47:29.443328 4185452 gpu_resources.cc:119] Please NOTE: device: 0, GPU Compute Capability: 8.6, Driver API Version:…
-
### This issue is part of our **Doc Test Sprint**. If you're interested in helping out come [join us on Discord](https://discord.gg/J8bW9u5abB) and talk with other contributors!
Docstring examples …
-
**Describe the bug**
Model I am using (UniLM, MiniLM, LayoutLM ...):
The problem arises when using:
* [ ] the official example scripts: (give details below)
* [ ] my own modified scripts: (give …
-
Hi,
Firstly, thank you for all the great notebooks, they have been an amazing source of learning!
Sometimes, when using OCR some fields are separated into multiple words-boxes but they actuall…
-
### Context
This task regards enabling tests for **baichuan2-7b-chat**. You can find more details under openvino_notebooks [LLM chatbot README.md](https://github.com/openvinotoolkit/openvino_notebook…
-
**Describe the bug**
Model I am using UniLM:
I use the following code to load the model.
```
from transformers import AutoTokenizer, AutoModel
tokenizer = AutoTokenizer.from_pretrained("micro…