hannabros
Results
2
issues of
hannabros
Also found another unbound local error. ``` Traceback (most recent call last): File "main.py", line 786, in train_sl() File "main.py", line 542, in train_sl loss_avg = loss_total / (ct +...
Hi, I found unboundlocalerror in util.py ``` Traceback (most recent call last): File "main.py", line 786, in train_sl() File "main.py", line 523, in train_sl for ct, (tokens, doc_ids) in tqdm(enumerate(g)):...