-
Error:
`NameError: name '_C' is not defined`
Full traceback:
> warnings.warn(
/home/alabl0a/miniconda3/envs/detgpt/lib/python3.9/site-packages/torch/utils/checkpoint.py:31: UserWarning: None o…
-
1. 请问是任意额外数据都能使用吗,包括与商品相关的开源数据集
2. 请问网络爬取的带caption或者tag的数据可以使用吗
3. 可以用unseen类别去获取额外的数据吗
-
I deployed Qwen2.5-14B-Instruct on my local server and started llm correctly using vllm.
But when I executed the sample code,
```
from paperqa import Settings, ask
local_llm_config = dict(
…
-
CAPTION_TO_PHRASE_GROUNDING
raises :
An error occurred: string indices must be integers.
-
When I executed the following code in the command line in ubuntu, two problems occurred,
1. WARNING:datasets.registration.register_vlp_datasets:WARNING: Cannot find VLPreDataset. Make sure datasets a…
-
### System Info
- `transformers` version: 4.37.0.dev0
- Platform: Linux-6.6.8-arch1-1-x86_64-with-glibc2.38
- Python version: 3.10.12
- Huggingface_hub version: 0.19.4
- Safetensors version: 0.4.…
-
extended discussion from https://github.com/clamsproject/app-dbpedia-spotlight-wrapper/issues/2
also some related discussion can be found in #86.
---
The problem with the lapps vocabulary is t…
-
`assert text_input is None, "Text input should not be none when calling object detection pipeline."`
why text_input should be None? May I change the text_input for different prompt word? For example …
-
LeCun, Yann, Yoshua Bengio & Geoffrey Hinton. 2015. “[Deep Learning](https://www.nature.com/articles/nature14539).” Nature 521: 436-444.
Karpathy, Andrej. 2015. “[The Unreasonable Effectiveness of …
-
There are a number of different tools that perform NER on text, from bioportal/zooma through to scispacy, @cthoyt's Gilda ( gilda https://www.biorxiv.org/content/10.1101/2021.09.10.459803v1.full )
…