You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/cloud/serverless_training/pytorch/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Firstly, we ingest all training images and labels in TileDB arrays and register
6
6
and finally, we serverless-ly get some predictions using the trained model. In case you want to run the example, you will need a TileDB-Cloud account as described
7
7
[here](https://docs.tiledb.com/cloud/tutorials/start-here). After signing up, you should export your username and password
8
8
as environmental variables (**TILEDB_USER_NAME**, **TILEDB_PASSWD**), in order to run ingestion, model training and prediction UDFs. Moreover,
9
-
please add your TileDB namespace and your **S3** bucket in each script.
9
+
please add your TileDB teamspace and your **S3** bucket in each script.
0 commit comments