mirror of
https://github.com/NousResearch/atropos.git
synced 2026-04-29 17:35:07 +00:00
more terminal changes
This commit is contained in:
parent
2f01720899
commit
8d29f49a58
2 changed files with 2 additions and 2 deletions
|
|
@ -287,7 +287,7 @@ def run_training_step(
|
|||
temperature_batches: List of temperature tensors
|
||||
config: Training configuration (includes clip_eps, warmup_steps)
|
||||
step_idx: Current global training step (0-based)
|
||||
inference_logprob_batches: Batched logprobs from inference (π_old), aligned with labels
|
||||
inference_logprob_batches: Rollout logprobs from inference, aligned with labels
|
||||
|
||||
Returns:
|
||||
Dict of training metrics for this step
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue