pliang279 / MultiBench

[NeurIPS 2021] Multiscale Benchmarks for Multimodal Representation Learning
MIT License
462 stars 68 forks source link

Suggestion about PyTorch version #33

Open changzhiy opened 9 months ago

changzhiy commented 9 months ago

The author did not mention it in requirement.txt, but after testing, you had better use torch2.0 and the torchtext of the corresponding version.

作者在requirement.txt中没有讲,但经过测试,pytorch2.0以及对应的torchtext版本是必须的。

changzhiy commented 9 months ago

Or you can refer to the environment.yml for more version details