Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] documentation is not clear and implied that PyT Trainer class cannot support BC and Regression #414

Closed
rnyak opened this issue May 12, 2022 · 2 comments
Labels
documentation Improvements or additions to documentation status/needs-triage

Comments

@rnyak
Copy link
Contributor

rnyak commented May 12, 2022

We need to clarify in the documentation that PyT Trainer class cannot support BC and Regression. We should explain what users can use for these tasks instead of Trainer Class : they can use custom developed model.fit() and model.evaluate().

@viswa-nvidia viswa-nvidia added documentation Improvements or additions to documentation and removed area/documentation labels Aug 29, 2022
@rnyak
Copy link
Contributor Author

rnyak commented Nov 28, 2022

@sararb with the new PRs do we add any explanation in the docs?

@sararb
Copy link
Contributor

sararb commented Nov 28, 2022

Yes, It is planned to add the documentation about how to train BC/regression with the HF Trainer class after the task #554 is finalized.

@rnyak rnyak closed this as completed Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation status/needs-triage
Projects
None yet
Development

No branches or pull requests

3 participants