Small edits (#784)

This commit is contained in:
pollfly
2024-02-26 17:24:58 +02:00
committed by GitHub
parent 91fcaa2f24
commit 90f2affe91
5 changed files with 12 additions and 12 deletions

View File

@@ -62,7 +62,7 @@ Upload the dataset:
dataset.upload()
```
By default, the dataset is uploaded to the ClearML File Server. The dataset's destination can be changed by specifying the
By default, the dataset is uploaded to the ClearML file server. The dataset's destination can be changed by specifying the
target storage with the `output_url` parameter of the [`upload`](../../references/sdk/dataset.md#upload) method.
### Finalizing the Dataset