Relative Content

Tag Archive for machine-learninggoogle-cloud-vertex-ai

Adding file to Vertex-AI Bucket

I’m using a notebook in a workbench in Google Cloud Vertex-AI, at some point I want to create a multi-label aiplatform.TextDataset. In order to do so I need first to have my gcs_source I’ve tried to use a JSON Lines file stored in the same directory as the notebook but aiplatform.TextDataset.create() keeps failing with the following error message: