-
import easyinstruct时出现报错,请问是什么原因呀
`Traceback (most recent call last):
File "/mnt/DeepKE/example/llm/LLMICL/run.py", line 8, in
import easyinstruct
File "/mnt/DeepKE/example/llm/EasyIn…
-
我发现执行DeepKE/example/re/standard/predict.py 后会报错:
fp: /mnt/data/Psy_KGLLM_LX/DeepKE/example/re/standard/checkpoints/2024-08-05_20-54-21/cnn_epoch50.pth
model_name: cnn
in_channels: ???
out_channe…
-
**Describe the question**
> A clear and concise description of what the question is.
请问LightNER中的hidden state与word embedding融合的超参数在代码中哪个地方设置的?谢谢
**Environment (please complete the following i…
-
**Describe the question**
> A clear and concise description of what the question is.
chatglm:
![image](https://github.com/user-attachments/assets/4730704f-f693-47b2-a7a4-541769269f96)
![image](htt…
-
**Describe the bug**
> A clear and concise description of what the bug is.
ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 855472) of binary: /share/home…
-
具体报错如下:
[rank0]: Traceback (most recent call last):
[rank0]: File "/root/miniconda3/envs/glm4/lib/python3.10/site-packages/multiprocess/pool.py", line 125, in worker
[rank0]: result = (True, …
-
**Describe the bug**
> A clear and concise description of what the bug is.
Traceback (most recent call last):
File "run.py", line 122, in main
trainer.train()
File "C:\ProgramData\anacond…
-
**Describe the bug**
>json.decoder.JSONDecodeError: Expecting property name enclosed in double quotes: line 2 column 1 (char 2)
在使用
python ie2instruction/convert_func.py \
--src_path data/Inst…
-
**Describe the bug**
> A clear and concise description of what the bug is.
训练生成的模型如下 ner\few-shot\model\mit-movie_3_5e-05\best_model.pth
执行predict时,报错信息如下
Traceback (most recent call last):
Fil…
-
llm范例按照README.md安装了:
pip install git+https://github.com/zjunlp/EasyInstruct
pip install hydra-core
然后执行run.py报如下错误:
OS: ubuntu 20.04
Python Version 3.9
NVIDIA RTX 3090
Screenshots:
Trace…