Skip to content

Document best performing model for each model - #133

Merged
PellelNitram merged 1 commit into
masterfrom
worktree-issue-131
Jun 15, 2026
Merged

Document best performing model for each model#133
PellelNitram merged 1 commit into
masterfrom
worktree-issue-131

Conversation

@PellelNitram

Copy link
Copy Markdown
Owner

Closes #131

Summary

  • Add Best model section to docs/models/word_detector.md (F1 0.8896, experiment 3, aug on, seed 42)
  • Add Best model section to docs/models/simple_htr.md (CER 0.056, 84.2% word acc, experiment 3, dropout=0.5, aug on)
  • Update docs/models/index.md conventions: add Best model as a required docs section and add a Best model field to the experiments log template

Test plan

  • Verified WordDetector best model against experiment artifacts on GPU machine
  • SimpleHTR best model confirmed from experiment log (artifacts were cleaned up after condensing into log)

🤖 Generated with Claude Code

@PellelNitram
PellelNitram merged commit df550a2 into master Jun 15, 2026
2 checks passed
@PellelNitram
PellelNitram deleted the worktree-issue-131 branch June 15, 2026 14:07
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.

Make sure we document best performing model for each existing and new model

1 participant