文件历史

提交图

316 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller 3afe8fe480 last sentence of datalab quickstart tutorial
motivate folks to check out the examples notebook so they see Datalab applied to real dataset
2023-11-21 00:05:13 -08:00
Jonas Mueller 19efa9ab0b wording 2023-11-04 02:11:32 -07:00
Ulyana a28f0f1dad Uly dataset health (#875)
* Remove datasets from the tutorial that are logits
* Update dataset code
* Change hardcoded expected score in datalab tests
2023-10-25 01:21:58 +00:00
Tata Ganesh 55b838944c List in FAQ: Methods that can be sped up with low_memory=True (#869) 2023-10-11 03:01:50 -07:00
Jonas Mueller e9cc53eab7 is->has (#851) 2023-09-16 19:34:18 -07:00
Jonas Mueller 8a1ae01213 various tutorials, docs, language updates (#847) 2023-09-08 21:53:55 -07:00
Sanjana 31455f9433 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:41:21 +01:00
Sanjana 10a736714d Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 18:38:14 +01:00
Sanjana Garg 8d17dbbeaa Addressed PR comments 2023-09-01 09:02:52 -04:00
Sanjana 49458b7f24 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:49:22 +01:00
Sanjana 11d23dcf85 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:38:38 +01:00
Sanjana 85bb9b98fe Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:35:53 +01:00
Sanjana 6e989ff8ab Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:35:26 +01:00
Sanjana 3ad9bccac8 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:34:50 +01:00
Sanjana 4a96261ce1 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:33:11 +01:00
Sanjana 2fd9f8d60c Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:56 +01:00
Sanjana caaf151c5c Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:36 +01:00
Sanjana d95e06bc28 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:32:23 +01:00
Sanjana 65d6dd082e Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:30:25 +01:00
Sanjana 1472082419 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:58 +01:00
Sanjana ae27bcc7ce Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:26 +01:00
Sanjana 74c48816f3 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:29:07 +01:00
Sanjana 0d9a564d84 Update docs/source/tutorials/image.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-09-01 11:27:16 +01:00
Sanjana Garg 964f5759cd Added suggested changes 2023-08-31 12:52:22 -04:00
Sanjana Garg b51048926f Improved visualization code 2023-08-31 06:52:10 -04:00
Sanjana Garg 08d2675969 Converted hf to torch dataset 2023-08-30 19:09:53 -04:00
Sanjana Garg a050a07900 Updated markdown cell 2023-08-30 13:32:31 -04:00
Sanjana Garg baa005b9b1 Changes related to speedup
- Increased batch size
- Increased num_workers for dataloaders
- Changed optimizer to AdamW for faster convergence
- Changed kfold to stratified kfold for better results
- Added batch norm layer to NN for faster convergence
- set bias=False for conv layer for faster computation
- Removed a linear layer for faster computation
2023-08-30 13:32:31 -04:00
Sanjana Garg 885fc46e57 Changed filename 2023-08-30 13:32:31 -04:00
Sanjana Garg b6b0462592 Add link for out-of sample pred_probs 2023-08-30 13:32:31 -04:00
Sanjana eb3405986e Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana Garg 04d4f68ff8 Addressed comments on PR 2023-08-30 13:32:31 -04:00
Sanjana e2fc30e28c Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana a78ed2fe68 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 0289f8627e Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 2f013e31c1 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana da099b2b98 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana ea2877e755 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 45522dccbc Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana e365c69221 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 5f7b785c15 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana 01f255ab97 Update docs/source/tutorials/fashion_mnist.ipynb
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-08-30 13:32:31 -04:00
Sanjana Garg 91fc18ff42 Moved variables together 2023-08-30 13:32:31 -04:00
Sanjana Garg 0dc06285f7 Cleared outputs 2023-08-30 13:32:31 -04:00
Sanjana Garg c8def3ec1a Addressed comments on PR 2023-08-30 13:32:31 -04:00
Sanjana Garg cd17b2f04c Added fashion mnist notebook to index 2023-08-30 13:32:31 -04:00
Sanjana Garg 12d25a86c9 Removed unnecessary notebook 2023-08-30 13:32:31 -04:00
Sanjana Garg 3419ae5e33 Added explanations to image tutorial 2023-08-30 13:32:31 -04:00
Sanjana Garg c58e486113 Updated viz code in tutorial 2023-08-30 13:32:31 -04:00
Sanjana Garg 3a09fb8ead Added fashion mnist image tutorial 2023-08-30 13:32:31 -04:00