Merge branch 'main' into reverse-text-env

This commit is contained in:
Teknium 2026-01-05 15:33:43 -08:00 committed by GitHub
commit 3ef206e013
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
119 changed files with 42313 additions and 3374 deletions

View file

@ -86,7 +86,7 @@ You are a deep thinking AI, you may use extremely long chains of thought to deep
python letter_counting_environment.py serve \
--env.use_text_passages=False \
--env.max_letters_to_count=1 \
--env.max_group-average-for-training=0.75
--env.max_group_average_for_training=0.75
# Mixed mode with multi-letter counting
python letter_counting_environment.py serve \