NVIDIA-Merlin / NVIDIA-Merlin/Transformers4Rec
[QST] How to print metrics while training?
Open
Nobody has claimed this yet.
status/needs-triage
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 165
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
❓ How to print metrics while training?
I want to drive the Transformers4Rec to print metrics every N step, but there is no document about it yet.
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the training and metric-logging entry points in Transformers4Rec and check how metrics are currently reported. Document the supported way to print metrics every N steps, including a minimal usage example, and verify that the instructions match the current training behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- documentation, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100