PEパラメータ意訳_OpenAIp

お気に入り
4+
利用数
0
レビュー

質問のサンプル

#パラメータ **frequency_penalty** number or null Optional Defaults to 0 Number between -2.0 and 2.0. Positive values penalize new tokens based on their existing frequency in the text so far, decreasing the model's likelihood to repeat the same line verbatim.
#パラメータ **logit_bias** map Optional Defaults to null Modify the likelihood of specified tokens appearing in the completion.