Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: model_zoo/utils.py, #744, all_relation_examples在is_train=True下均为空。 #3294

Closed
1 task done
Q-amazing opened this issue Sep 18, 2022 · 3 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working stale

Comments

@Q-amazing
Copy link

软件环境

- paddlepaddle:
- paddlepaddle-gpu: 
- paddlenlp:

重复问题

  • I have searched the existing issues

错误描述

model_zoo/utils.py, #744, all_relation_examples在is_train=True下均为空。
print(all_relation_examples)
# all_relation_examples=[]
导致doccano.py在转换uie模型数据进行微调训练任务中,关系抽取的语料为空。

稳定复现步骤 & 代码

python doccano.py
--doccano_file ./data/doccano_ext.json
--task_type ext
--save_dir ./data
--splits 0.8 0.2 0

@Q-amazing Q-amazing added the bug Something isn't working label Sep 18, 2022
@wawltor
Copy link
Collaborator

wawltor commented Sep 19, 2022

您好,你提的问题我们已经修复了,谢谢给我们提出问题!

@github-actions
Copy link

github-actions bot commented Dec 7, 2022

This issue is stale because it has been open for 60 days with no activity. 当前issue 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Dec 7, 2022
@github-actions
Copy link

This issue was closed because it has been inactive for 14 days since being marked as stale. 当前issue 被标记为stale已有14天,即将关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stale
Projects
None yet
Development

No branches or pull requests

3 participants