-
**Describe the bug**
> A clear and concise description of what the bug is.
re功能会自动从huggingface上下载bert-base-chinese模型,由于国内无法从huggingface下载模型,手动下载模型上传后报模型中缺少文件的错误。
![QQ_1720517656460](https://github.…
-
win环境下 run_bert时总会出现
Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
(venv) PS C:\Users\Ylab\DeepKE\example\ner\standard> python run_bert.py
C:\Users\Ylab\DeepKE\venv\li…
-
首先,关于生成训练数据部分有一些小问题想要请教:
1. schema文件的作用是什么?我看到微调时也不会传参到脚本中,个人理解是只有train和test数据才是对最后微调有意义的文件?但每一个任务data文件夹下给的参考都是多个文件,没太理解作用都是什么
2. data文件夹下给的例子中,看起来像是jsonl文件,数据最外部没有[ ],但下载下来是json文件,那传入文件到脚本时应该是什么…
-
**Describe the bug**
> A clear and concise description of what the bug is.
根据infer_scripts/infer_llama.bash改写 infer_llama3_8B_instruct的测试脚本如下:
CUDA_VISIBLE_DEVICES=3 python src/inference.py \
…
-
**Describe the question**
> A clear and concise description of what the question is.
**Environment (please complete the following information):**
- OS: [e.g. mac / window]
- Python Versi…
-
[2024-05-03 21:46:06,808][__main__][INFO] - ========== Start training ==========
Traceback (most recent call last):
File "run.py", line 111, in main
train_loss = train(epoch, model, train_dat…
-
1. 我使用现有的英文数据进行训练,在使用test数据结果预测时,结果中只有:
"title": ,
"h_idx": ,
"t_idx": ,
"r": "",
但是没有evidence或者sent id,正常应该是得有evidence吧。请赐教,谢谢!
![Snipaste_2024-06-14_00-09-17](https:/…
-
**Describe the question**
> A clear and concise description of what the question is.
已经成功安装环境,但是运行报错
warnings.warn(
[2024-04-28 17:50:59,912][__main__][INFO] -
cwd: /home/sangs/project/Dee…
-
使用案例:DeepKE训练关系抽取时候,如果输入文本长度超过512就会报错。这个希望加一个后处理功能,超过512的,进行分段抽取再汇总返回结果。而不是报错。
![image](https://github.com/zjunlp/DeepKE/assets/29837553/26f1085c-8b86-474a-9ec4-d8290039e3af)
-
老哥,哥们跑run.py启动不了呀几把一直提示这个,我让chatgpt给我看下载不了,是挂了么也没有更新一下的老哥。
(deepke) C:\Users\Administrator\DeepKE\example\re\standard>python run.py
C:\Users\Administrator\anaconda3\envs\deepke\lib\site-packages\hyd…