I have uploaded data from desktop and my data directory is different from lesson1 directory. when i run lesson1 i got this error
how to mount data on floydhub?
Pls. check here.
https://docs.floydhub.com/guides/data/mounting_data/
i got this error ![Untitled1|690x147]
this is mydata set folder on floydhub, I am not getting why it is showing wrong dataset name,
Pls. do this:
floyd run --data shweta/datasets/dogscats/1:data “python train.py”
1 Like
thanks @vikbehal i have tried the above
now i am getting this error,
as my data directory is on desktop\data\dogscats
and script is in C directory
I believe your data is already uploaded in your datasets per previous snapshot.
Can you try to run the command I shared above. You don’t need to append c:// etc. Etc