ssl_text_classification
ssl_text_classification copied to clipboard
batch size error
there is an error in CUDA when we used large batch size so I changed it and put --wbatchsize 300 --wbatchsize_unlabel 300 but the code give me this error how i can solve it?????
C:\Users\DANYA\Desktop\all\projects\python\ssl_text_classification-master\training.py:369: UserWarning: torch.nn.utils.clip_grad_norm is now deprecated in favor of torch.nn.utils.clip_grad_norm_.
self.config.max_norm)
Traceback (most recent call last):
File "main.py", line 56, in