Skip to content

Conversation

@david-thrower
Copy link
Owner

Added penalties for repetition.

Add possible repetition penalty code to NotGPT.generate() ...
Possibly complete on repetition penalties.
Apply repetition_penalty on generation samples with sampling.
Trigger workflow to run.
Added a punitive frequency_penalty to hopefully cut the successive repetition of a word word word ....
Raise frequency_penalty and add a presence penalty also.
Lower top_p. Often there is only 1 word to sample from.
Set top_p to 0.98 meant to raise, lowered by mistake lol ....
Add back separate frequency and presence penalties.
@david-thrower david-thrower merged commit 93e7284 into 240-branch-to-diverge-cicd-scale-nlp-hpo-from-at-scale-study Sep 27, 2025
1 check passed
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.

2 participants