abhimishra91 / transformers-tutorials

Github repo with tutorials to fine tune transformers for diff NLP tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Variables not initialized in valid()

safwatalikhan opened this issue · comments

tr_loss, nb_tr_steps, nb_tr_examples are not defined or initialized before updating them in the loop of the valid() function.