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

評価用LLMと被評価LLMの temperature の調整 #117

Merged
merged 2 commits into from
May 11, 2024

Conversation

keitakn
Copy link
Member

@keitakn keitakn commented May 11, 2024

issueURL

なし

この PR で対応する範囲 / この PR で対応しない範囲

temperatureの調整を実施する。

Storybook の URL、 スクリーンショット

なし

変更点概要

回答にブレが出ないように temperature を調整。

基本的には全体的に小さい値に設定している。

Toolsの利用を判定する際は temperature を0に設定。

実際にねこの会話を生成する箇所は多少のランダム性があったほうが面白いので 0.1 に設定。

評価用LLMのtemperatureはできるだけ小さい値が望ましいので0に設定。

レビュアーに重点的にチェックして欲しい点

特になし

補足情報

特になし

@keitakn keitakn self-assigned this May 11, 2024
@keitakn keitakn marked this pull request as ready for review May 11, 2024 10:19
@keitakn keitakn merged commit dfdfbec into main May 11, 2024
1 check passed
@keitakn keitakn deleted the feature/fix-prompt-temperature branch May 11, 2024 10:20
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

Successfully merging this pull request may close these issues.

None yet

1 participant