tinygrad/extra/datasets
George Hotz 095e2ced61
add name support to fetch (#2407)
* add name support

* use fetch in gpt2

* remove requests from main lib, networkx also optional

* umm, keep that assert

* updates to fetch

* i love the walrus so much

* stop bundling mnist with tinygrad

* err, https

* download cache names

* add DOWNLOAD_CACHE_VERSION

* need env.

* ugh, wrong path

* replace get_child
2023-11-23 14:16:17 -08:00
..
__init__.py add name support to fetch (#2407) 2023-11-23 14:16:17 -08:00
coco.py fixes (#1893) 2023-09-22 07:20:27 +08:00
imagenet.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
imagenet_download.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
kits19.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
librispeech.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
openimages.py Update file paths (#1179) 2023-07-07 18:41:58 -07:00
preprocess_imagenet.py Fix naming conflict with huggingface datasets (#1161) 2023-07-07 10:43:44 -07:00
sops.gz add world dataset (#2045) 2023-10-11 15:54:30 -07:00
squad.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00