mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#451)
This commit is contained in:
@@ -35,7 +35,7 @@ most recent dataset in a project. The same is true with tags; if a tag is specif
|
||||
In cases where you use a dataset in a task (e.g. consuming a dataset), you can easily track which dataset the task is
|
||||
using by using `Dataset.get`'s `alias` parameter. Pass `alias=<dataset_alias_string>`, and the task using the dataset
|
||||
will store the dataset’s ID in the `dataset_alias_string` parameter under the task's **CONFIGURATION > HYPERPARAMETERS >
|
||||
Datasets` section.
|
||||
Datasets** section.
|
||||
|
||||
|
||||
## Document your Datasets
|
||||
|
||||
Reference in New Issue
Block a user