#' @section Download:
#' The [task][mlr3::Task]'s backend is a [`DataBackendLazy`] which will download the data once it is requested.
#' Other meta-data is already available before that.
#' You can cache these datasets by setting the `mlr3torch.cache` option to `TRUE` or to a specific path to be used
#' as the cache directory.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.