-
你好,国内网络使用deepKE的任何功能,在默认情况下都是报错网络问题,
![image](https://github.com/user-attachments/assets/4328f82d-eb95-43d6-b507-4a3e458cc7e7)
我认为需要公布一下怎么对yaml文件做配置,不然我们根本不知道怎么通过yaml配置本地路径
我可以通过浏览器下载bert等模型到本地路径下,…
-
**Describe the bug**
> A clear and concise description of what the bug is.
我用的是bert模型,所有的配置项都没改,然后batch_size设为64,epoch50,数据集采用的也是官网文档推荐的数据集,目前训练的是ner任务。然后我用自建数据集测试过也是全为0,我想问是不是某个参数设置的不对
**Env…
-
**Describe the bug**
> A clear and concise description of what the bug is.
【问题】
调用OneKE模型库,输出内容不可解析的JSON,内容大量重复。
**Environment (please complete the following information):**
- OS: [e.g. ma…
-
你好,我按[here](https://github.com/zjunlp/DeepKE/blob/main/README_CNSCHEMA.md)中的指示完成了DeepKE-cnSchema开箱即用版的环境配置。对于一些简短的句子,往往只有两个实体、关系词明确的情况下,程序可以正确预测其中的关系。但是对于稍长、实体略多的情况,这个关系抽取给出的结果比较离谱,而且置信度还挺高。
这里是我pr…
-
**Describe the bug**
> A clear and concise description of what the bug is.
infer_scripts\\llama_infer.bat : 无法加载模块“infer_scripts”。有关详细信息,请运行“Import-Module infer_scripts”。
+ ~~~~~~~~~~~~~~~~~~~~~~~~…
-
IMAGE SYNC
-
IMAGE SYNC
-
-
# bash command
```\
output_dir='lora/OneKE'
mkdir -p ${output_dir}
CUDA_VISIBLE_DEVICES="3" python3 src/finetune.py \
--do_train --do_eval \
--overwrite_output_dir \
--model_name_or…
-
IMAGE SYNC