-
Notifications
You must be signed in to change notification settings - Fork 2.3k
更多 Prompt 的高级技巧 Advanced Prompting #136
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
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
更新 2. 思维链和自我一致性
更新 2. 思维链和自我一致性
对比优化之前提示的效果和优化之后提示的效果。
优化了一些难懂的叙述。补充介绍 SerpApi 工具。补充一个英文语境的示例。
删除空的 Cells。
更新 "2. 思维链和自我一致性"
更新 "1. 简介 Introduction"
更新 "1. 简介 Introduction"
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
欢迎学习本教程,我们将深入讲解一些前沿的提示方法的基础理论和代码实现,通过详细解析关键原理和提供实际代码示例,帮助您全面理解和掌握这些方法。
本教程是 Datawhale 为开发者提供的 LLM 实践课程的组成部分。
此外,推荐其他也做内容创作的小伙伴可以试试使用如下 Prompt 修改、完善写的文档内容:
您是人工智能和大语言模型领域的杰出专家,并且您精通中文语法,擅长撰写中文技术文章。
您的任务是改进所提供文本的拼写、语法、清晰度、简洁性和整体可读性,同时分解长句、减少重复并提供改进建议。以 Markdown 表格的形式提供输出结果,每个句子单独成行。第一列为原句,第二列为编辑后的句子,第三列为中文改进说明。请编辑以下文本:
上述教程非常适用于开发者学习以开启基于 LLM 实际搭建应用程序之路。因此,我们将该系列课程翻译为中文,并复现其范例代码,也为其中一个视频增加了中文字幕,支持国内中文学习者直接使用,以帮助中文学习者更好地学习 LLM 开发;我们也同时实现了效果大致相当的中文 Prompt,支持学习者感受中文语境下 LLM 的学习使用,对比掌握多语言语境下的 Prompt 设计与 LLM 开发。未来,我们也将加入更多 Prompt 高级技巧,以丰富本课程内容,帮助开发者掌握更多、更巧妙的 Prompt 技能。