HBGL icon indicating copy to clipboard operation
HBGL copied to clipboard

version of pytorch

Open RomanPlaud opened this issue 2 years ago • 3 comments

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

RomanPlaud avatar Oct 10 '23 12:10 RomanPlaud

Hi, we use PyTorch 1.7.1 version.

kongds avatar Oct 10 '23 14:10 kongds

How can the NYT dataset be accessed for free?

CQUPTWZX avatar Dec 16 '24 07:12 CQUPTWZX

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?"

CQUPTWZX avatar Jan 20 '25 14:01 CQUPTWZX