Ruslan Kuprieiev
Ruslan Kuprieiev
@bdcht Hey Axel, would you like some help with this? You've created an amazing project that we use and love, but it is a shame that there is no source...
Thank you! 🙏
Yeah, a bit hesitant to use a third party dataset like that. We could generate it ourselves, I suppose. Ideally with something that would make verifying integrity easy (this is...
It is probably better to just use https://pypi.org/project/Faker/ to generate the biggest dataset and then have small/tiny/etc options based on it, as we do now. EDIT: on closer inspection, it...
For the record: added mnist (70K dataset), but some other bigger buzzwordy dataset would be nice in the future.
We might consider doing nightly builds automatically (they will be marked as pre-releases not to interefere with proper releases). But that depends on https://github.com/fsspec/community/issues/6 to formalize release process, as current...
Fixed by https://github.com/fsspec/adlfs/pull/408
Closing as stale. Please feel free to reopen if you'll find time to address https://github.com/iterative/dvc/pull/8280#discussion_r987781992 This change is useful, but we don't have the capacity to take it over ourselves...
Something like `dvc remote check` would be a very handy thing to have (e.g. on studio side as well). Something like ``` # dvc remote check mys3remote: Unable to locate...