From d0917e134e9d51093096d4ffacf7d33d97f92f2c Mon Sep 17 00:00:00 2001 From: carry <2641257231@qq.com> Date: Wed, 30 Apr 2025 01:14:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E9=9B=86=E7=94=9F=E6=88=90=E6=A8=A1=E5=9E=8B=E7=9A=84temperatu?= =?UTF-8?q?re=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- paper/latex/chapters/verification.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paper/latex/chapters/verification.tex b/paper/latex/chapters/verification.tex index 4f35b84..03f6595 100644 --- a/paper/latex/chapters/verification.tex +++ b/paper/latex/chapters/verification.tex @@ -62,7 +62,7 @@ 数据集生成模型通过Deepseek ai官方API调用,具体的生成参数如下: \begin{itemize} - \item temperature:0.9 + \item temperature:1.0 \item max\_length:4096 \end{itemize}