mgrankin / ru_transformers

Apache License 2.0
776 stars 108 forks source link

I got confused on dataset paths (colab notebook) #44

Closed MikhailKlemin closed 3 years ago

MikhailKlemin commented 3 years ago

Hello! I am very sorry the questions are probably silly, but I really cant figure :-(

I got a little bit confused with that I should have in my datasets, I have my raw dataset /mydataset/ and I have created following folders /dataset/prepared /dataset/train /dataset/validation The prepared populated according process_function it is all fine. But then it is unclear, I should move smallest file into validation, but from which directory ? Is it from /mydataset ? And what should I move into train ? All from /mydataset or from /dataset/prepared ?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.