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

[Documentation] TigerTune: Document supported hyperparameters in README #7

Open
tigerlab-ai opened this issue Nov 3, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@tigerlab-ai
Copy link
Owner

Both textGenerationTransformersFineTuneEngine and textClassificationTransformersFineTuneEngine support a bunch of hyper parameters. They're only documented in the code, but not README:

hyperparameters (`Optional[Dict[str, Union[str, int, float]]]`):
and
hyperparameters (`Optional[Dict[str, Union[str, int, float]]]`):

It will be useful to also document these hyper parameters in TigerTune/README.md

@tigerlab-ai tigerlab-ai added the documentation Improvements or additions to documentation label Nov 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
Projects
None yet
Development

No branches or pull requests

1 participant