-
Notifications
You must be signed in to change notification settings - Fork 689
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
便捷性反馈 #516
Labels
enhancement
New feature or request
Comments
感谢您的建议,我们会排期优化。我们团队开发人员较少,可能需要一定时间。 |
可以优先start和end。根据你们代码可以抽取,但是没有返回对应的start和end以及概率值 |
感谢您的建议,我们后续会优化。同时推荐使用ChatGPT等LLM,设计prompt实现会更加快捷 |
请问一下,你知道怎么使用vscode调试这个代码吗 |
请问下解决了?关于数据集输入格式 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
我有几点想反馈一下。
1.为了后期各种文本的训练,也方便人员标注。能不能以doccano或者labelstudio标准格式的数据集训练
2.能不能支持像UIE或者rexuni这种的可以自定义各种schema,然后去抽取格式。(最好兼容上面标注格式)
3.自己分段,超过512,也截断输出。把最后结果合并输出。
4.不管是实体和关系抽取,都想输出start和end,还有概率
The text was updated successfully, but these errors were encountered: