Skip to content

Commit 280d6ce

Browse files
committed
Integrate structured logging into training loop
1 parent bc1393f commit 280d6ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Such a loop can be particularly useful for domains where quality requirements ar
6363

6464
## Features
6565

66+
- **Mock Mode**: Run the entire demo locally without Tinker API (perfect for CI and reviewers)
6667
- **Proper Tinker Integration**: Uses renderers for correct loss masking, async futures for performance, and recommended LR schedules
6768
- **EvalOps Integration**: Optional automatic submission of evaluation results for centralized tracking
6869
- **Pydantic Config Validation**: Type-safe configuration with clear error messages

0 commit comments

Comments
 (0)