class RekaConfig(BaseConfig):
None
)None
)top_k
highest probabilities at the next step. (default: :obj:None
)None
)None
)None
)-2.0
and :obj:2.0
. Positive values penalize new tokens based on whether they appear in the text so far, increasing the model’s likelihood to talk about new topics. See more information about frequency and presence penalties. (default: :obj:None
)-2.0
and :obj: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. See more information about frequency and presence penalties. (default: :obj:None
)True
, the model might decide to not use search. (default: :obj:None
)