Skip to content

Implemented Markdown Logger#137

Merged
tizianocitro merged 10 commits intomainfrom
feat/table-logger
Apr 13, 2026
Merged

Implemented Markdown Logger#137
tizianocitro merged 10 commits intomainfrom
feat/table-logger

Conversation

@ddevin96
Copy link
Copy Markdown
Collaborator

@ddevin96 ddevin96 commented Apr 9, 2026

All Submissions

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

Description

Implemented Markdown logger for trainer

Checklist

  1. Does your submission pass all tests? (use make test)
  2. Have you written tests to cover all your changes? If not, provide a reason.
  3. Have you lint your code locally before submission? (use make lint)
  4. Have you type checked your code locally before submission? (use make typecheck)
  5. Have you added an explanation of what your changes are and why you'd like us to include them?

@github-actions github-actions Bot added docs Improvements or additions to documentation tests training feature labels Apr 9, 2026
@ddevin96 ddevin96 force-pushed the feat/table-logger branch from 05b05cf to 484071e Compare April 9, 2026 11:07
@ddevin96 ddevin96 linked an issue Apr 9, 2026 that may be closed by this pull request
Comment thread examples/pipeline.py Outdated
Comment thread hyperbench/tests/train/trainer_test.py Outdated
Comment thread hyperbench/train/markdown_logger.py
Comment thread hyperbench/train/markdown_logger.py Outdated
Comment thread hyperbench/train/markdown_logger.py Outdated
Comment thread hyperbench/train/markdown_logger.py Outdated
Comment thread hyperbench/train/markdown_logger.py
Comment thread hyperbench/train/markdown_logger.py Outdated
@ddevin96 ddevin96 force-pushed the feat/table-logger branch from e22d434 to af76d3e Compare April 13, 2026 09:14
@ddevin96 ddevin96 force-pushed the feat/table-logger branch from af76d3e to 92eb5a2 Compare April 13, 2026 09:53
@github-actions github-actions Bot added the data label Apr 13, 2026
@tizianocitro tizianocitro merged commit 8b19349 into main Apr 13, 2026
18 checks passed
@tizianocitro tizianocitro deleted the feat/table-logger branch April 13, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data docs Improvements or additions to documentation feature models tests training

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Produce tables for experiment results

2 participants