LengSicong / Tell2Design

[ACL2023 Area Chair Award] Official repo for the paper "Tell2Design: A Dataset for Language-Guided Floor Plan Generation".
48 stars 1 forks source link

pytorch_model.bin and the "model.safertensor" #13

Open Gloria0925 opened 4 weeks ago

Gloria0925 commented 4 weeks ago

how to save "model.safertensor" which is download from huggingface T5-base and where should I put? Should I need to rename it as "t5-base. safertensor"?

another question FileNotFoundError: [Errno 2] No such file or directory: 'experiments\floorplan-t5-base-full-ep20-len512-b12-train-original-baseline\episode0\pytorch_model.bin' should I need to download pytorch_model.bin from huggingface?

yusuke0324 commented 1 week ago

Got same error, did you figure it out?