Closed
Description
Checks
- This template is only for feature request.
- I have thoroughly reviewed the project documentation but couldn't find any relevant information that meets my needs.
- I have searched for existing issues, including closed ones, and found not discussion yet.
- I am using English to submit this issue to facilitate community communication.
1. Is this request related to a challenge you're experiencing? Tell us your story.
Benchmarking on completely identical data is very useful for comparing results on different platforms, hardware and environments. Of course, the user can write such a script themselves, but a ready-made script that runs with a single command "out of the box" will be useful for everyone. And in many projects like this, such functionality has been implemented.
2. What is your suggested solution?
Add script like train-benchmark.py
to... make benchmark.
Create github issue to share information about benchmark results.
3. Additional context or comments
No response
4. Can you help us with this feature?
- I am interested in contributing to this feature.