指令跟随效果很差 #450
Closed
renyangang
started this conversation in
Bad Case
指令跟随效果很差
#450
Replies: 2 comments 2 replies
-
尝试在系统指令中输入,用户的指令跟随实测不如系统指令 |
Beta Was this translation helpful? Give feedback.
2 replies
-
下一代模型什么时候出? 能不能搞一个 chatGLM4 13b的 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
例如:
在system提示中如下规定
你的输出的论文章节内容需要遵守以下规定:
在user提示:
请完成论文中 "2.3 B/S架构" 这一章节的内容编写并输出, 输出一段文字描述,不要包含子标题,首行不要出现输入的标题内容,不要编造人名和文献时间等内容, 不要在输出内容中增加类似"本章节.." "在本章中.." 这样的提示。
在输出中,仍然带有章节标题:
2.3 B/S架构
B/S(Browser/Server)架构,即浏览器/服务器模型,是一种典型的 Web 应用开发模式。在该架构中,客户端通过浏览器访问服务器,服务器负责提供服务和数据处理。这种架构具有跨平台、易于维护和扩展的特点,已经成为Web应用开发的主流架构之一。
Beta Was this translation helpful? Give feedback.
All reactions