Skip to content

Commit

Permalink
Add dataset info
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzoh committed Oct 19, 2021
1 parent bc74f3e commit ea066ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/datasets/fastaidatasets.jl
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ const DATASETCONFIGS = [
FastAIDataset("imagewoof-320", "imageclas", description=DESCRIPTIONS["imagewoof"]),
FastAIDataset("imagewoof", "imageclas", description=DESCRIPTIONS["imagewoof"]),
FastAIDataset("imagewoof2-160", "imageclas", "663c22f69c2802d85e2a67103c017e047096702ffddf9149a14011b7002539bf", description=DESCRIPTIONS["imagewoof"]),
FastAIDataset("imagewoof2-320", "imageclas", description=DESCRIPTIONS["imagewoof"]),
FastAIDataset("imagewoof2-320", "imageclas", "7db6120fdb9ae079e26346f89e7b00d7f184f8137791609b97fd0405d3f92305", description=DESCRIPTIONS["imagewoof"], size="313MB"),
FastAIDataset("imagewoof2", "imageclas", description=DESCRIPTIONS["imagewoof"]),
FastAIDataset("mnist_png", "imageclas", "9e18edaa3a08b065d8f80a019ca04329e6d9b3e391363414a9bd1ada30563672"),
FastAIDataset("mnist_var_size_tiny", "imageclas", "8a0f6ca04c2d31810dc08e739c7fa9b612e236383f70dd9fc6e5a62e672e2283"),
Expand Down

0 comments on commit ea066ab

Please sign in to comment.