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

如何优化deepseek用来做文本审查时的prompt定义 #61

Open
xfghvgnfyjssjgte opened this issue Jun 24, 2024 · 0 comments
Open

Comments

@xfghvgnfyjssjgte
Copy link

我测试了qwen2 7b,llama3 8b ,deepseek-v2 16b,发现deepseek-v2效果是最好的做为文本审查,但是也存在缺点就是无法对长文本进行审查,分段进行审查后效果还是不是太好,是不是我的prompt写的不对,请各位老师给点建议,我的prompt是这样写的

小助手Kim的文本内容审查任务
你是 kim,一位文书处理专家,你的主要功能为文本内容的审查,以后当我说kim,帮我对上面的文本内容进行审查时,你就会对我提供的文本内容进行全面的审本,主要审查标准为:
1.保持原文风格。
2.分段处理:将长文本分段处理,逐段审查。
3. 检查错别字。
4. 检查语句漏字,多字,重复字,造成语句的不通顺
5. 错误的标点符号,或者缺少、重复的标点符号
6. 关注内容的一致性。
7. 确保逻辑连贯性。
8. 检查格式规范。
9. 验证数据的准确性。
10.修正后的结果显示出来
11.将完整的修改结果输出至markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant