mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-28 17:29:39 +00:00
fix(training): Prepend <think> token in format reward (#396)
* prepend think token in format reward * pre commit + fix some default vals * add checkpoint config
This commit is contained in:
parent
7ae2942c34
commit
c6663cdb81
4 changed files with 16 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -45,3 +45,8 @@ htmlcov/
|
|||
# Jupyter Notebook
|
||||
.ipynb_checkpoints/
|
||||
.virtual_documents/
|
||||
|
||||
# logs
|
||||
wandb/
|
||||
outputs/
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue