docs: 添加研究背景章节到报告
在报告章节中添加了研究背景部分,详细描述了大语言模型在处理企业私有库时的局限性及研究意义。
This commit is contained in:
parent
228b3b9e64
commit
3898290e16
10
report/chapters/background.tex
Normal file
10
report/chapters/background.tex
Normal file
@ -0,0 +1,10 @@
|
||||
% 研究背景
|
||||
\section{研究背景}
|
||||
\begin{frame}
|
||||
\frametitle{研究背景}
|
||||
\begin{itemize}
|
||||
\item \faCheckCircle 研究领域现状:大语言模型在公开数据集与开源项目中表现优异,但在处理企业私有库时存在局限性
|
||||
\item \faExclamationTriangle 存在的问题:缺乏对私有库专有函数、类及其交互细节的深度理解,无法精准引用库中的类、方法或属性
|
||||
\item \faFlask 研究意义:通过深度解析私有库文档,对大语言模型进行微调与优化,提升生成代码的准确性和实用性
|
||||
\end{itemize}
|
||||
\end{frame}
|
Loading…
x
Reference in New Issue
Block a user