image dataset:https://pytorch.org/vision/stable/datasets.html

text dataset:https://pytorch.org/text/stable/datasets.html

audio dataset:https://pytorch.org/audio/stable/datasets.html

参考资料:https://pytorch.org/tutorials/beginner/basics/data_tutorial.html的Loading a Dataset上方文档给出的链接。