How to run a new dataset of Forest, Reuters,WebKB and 20NG

hellow everyone, I have a question about how to run a new dataset? I want to use pytorch run Forest, Reuters,WebKB and 20NG dataset. If there is any relevant code, can you give me a reference! That’s the easiest way. Of course, related methods is ok!

reference:
Minerva: enabling low-power, highly-accurate deep neural network accelerators

Have a look at the Dataloading tutorial. In this tutorial you’ll find an example of the Dataset class and how to create your own Dataset.

Let me know, if this helps or if you need more information.

very thanks for your reply!!! I’m trying in this way! But I don’t know if it will succeed. If there is a problem, I would like to ask you. thanks