-
Trying to download the pre-trained model weights at https://layoutlm.blob.core.windows.net/readingbank/model/layoutreader-base-readingbank.zip results in an "PublicAccessNotPermitted" error.
`
Pu…
-
## Motivation
The [Hugging Face](https://huggingface.co/) Hub provides a platform hosting a collection of pre-trained models, datasets, and demos of machine learning projects. This [blog](https://…
-
Getting below error while loading "all-mpnet-base-v2"
`KeyError: "mpnet is not supported yet. Only ['albert', 'bart', 'beit', 'bert', 'big-bird', 'bigbird-pegasus', 'blenderbot', 'blenderbot-small'…
-
add support for sentence-transformers/all-mpnet-base-v2
```
INFO:fast_sentence_transformers.FastSentenceTransformer:Load pretrained SentenceTransformer: cache/all-mpnet-base-v2
ERROR:MyModelV2:An…
-
### Context
Worked in phi-3, model id from hugging face: **microsoft/Phi-3-mini-128k-instruct**.
opevino-version: 2024.3.0-15583-df6a25800d3
i'm using transformers: **transformers 4.39.3**
bel…
-
Hi @echarlaix @IlyasMoutawwakil
The bug comes from SentenceTransformer, when I loading a sentence transformer model like `IPEXModel.from_pretrained("intfloat/e5-mistral-7b-instruct", export=True)`…
-
Any plan to release a mini layoutlm model?
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
- 系统环境/System Environment:ubuntu 22.04
- 版本号/Version:Python3.8 Paddle:paddlepaddle: 2.5.1 paddlenlp: 2.6.1 …
-
**Describe the bug**
Model I am using (UniLM,LayoutLM)
The problem arises when I run the below code for making prediction
! python unilm/layoutlm/examples/seq_labeling/run_seq_labeling.py --do_…
-
环境如下
- 系统环境/System Environment:MacOS 13.6
- 代码分支 2.7
- paddle2onnx 1.0.9
- paddlefsl 1.1.0
- paddlehub 2.4.0
- paddlenlp 2.6.1
-…