johannespischinger / senti_anal

MIT License
2 stars 0 forks source link

data loading bug with dvc #11

Closed max-27 closed 2 years ago

max-27 commented 2 years ago

load_dataset function from hugging face can't access the dvc tracked data directory --> OSError: [Errno 30] Read-only file system: '/data'

michaelfeil commented 2 years ago

What command are you using? Note /data is not same as ./data