mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 10:42:51 +00:00
Move link to different word (#72)
This commit is contained in:
parent
9a2f928995
commit
e9404114f4
@ -66,8 +66,7 @@ clearml-data close
|
||||
## Using the Dataset
|
||||
Now that we have a new dataset registered, we can consume it.
|
||||
|
||||
We [take](https://github.com/allegroai/clearml/blob/master/examples/frameworks/ignite/cifar_ignite.py)
|
||||
this script as a base to train on the CIFAR dataset.
|
||||
We take [this script](https://github.com/allegroai/clearml/blob/master/examples/frameworks/ignite/cifar_ignite.py) as a base to train on the CIFAR dataset.
|
||||
|
||||
We replace the file load part with ClearML's Dataset object. The Dataset's `get_local_copy()` method will return a path
|
||||
to the cached, downloaded dataset.
|
||||
|
Loading…
Reference in New Issue
Block a user