prompt2model
prompt2model copied to clipboard
Show good defaults for parameters
In cli_demo.py
, currently there are no defaults shown for "number of generated examples" and "initial temperature" (there is a number for maximum temperature). We should add defaults for the other two parameters too.
EDIT: Actually, there are other parameters later in the training process, such as batch size and number of epochs. These should also have defaults.