HBGL
HBGL copied to clipboard
version of pytorch
hi, which version of pytorch are you using ? as you specified transformers=2.10.0 i used pytorch 1.1 but i'm not sure it is the right version
Hi, we use PyTorch 1.7.1 version.
How can the NYT dataset be accessed for free?
Could you confirm if all tensors (e.g., init_label_emb, b_input_ids, position_ids) are consistently moved to the correct device (e.g., using .to(args.device)) during training?"