Skip to content

Commit

Permalink
Fix pipeline-notebook.ipynb formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobartt committed Jan 14, 2025
1 parent 3b1a7f5 commit 78123cb
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -868,9 +868,9 @@
"id": "3166dd69-0f87-4add-a078-6d6053d28459",
"metadata": {},
"source": [
"Finally, once the Vertex Pipeline is completed you will see that all the steps succeeded, and you can navigate to the artifacts generated that contain a path to the Google Cloud Storage (GCS) bucket where the generated artifacts are stored, and you can either use those directly within Google Cloud, or push those to the Hugging Face Hub! 😉\n",
"Finally, once the Vertex Pipeline is completed you will see that all the steps succeeded, and you can inspect the generated artifacts, as those come with the path to the Google Cloud Storage (GCS) bucket where those are stored. For both the dataset and the model artifacts, you can already use those directly within Google Cloud, or push those to the Hugging Face Hub too! 😉\n",
"\n",
"![Vertex Pipeline succeeded on Google Cloud](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/google-cloud/examples/vertex-ai/pipelines/fine-tune-paligemma-2-with-pytorch/vertex-pipeline-succeeded.png)\n",
"![Vertex Pipeline succeeded on Google Cloud](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/google-cloud/examples/vertex-ai/pipelines/fine-tune-paligemma-2-with-pytorch/vertex-pipeline-succeeded.png)"
]
},
{
Expand Down

0 comments on commit 78123cb

Please sign in to comment.