Skip to content

Change epochs and batch size #882

Answered by mounismoumou
mounismoumou asked this question in Q&A
Discussion options

You must be logged in to vote

Finally, I found the answer to that thanks.
For those who couldn't change the trainning params, you go to the model configs script (for me it was deepedit.py in configs) and change the trainer function :
config={"pretrained": strtobool(self.conf.get("use_pretrained_model", "true")), "max_epochs":100}

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mounismoumou
Comment options

You must be logged in to vote
4 replies
@diazandr3s
Comment options

@SpirosMED
Comment options

@SpirosMED
Comment options

@diazandr3s
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants