Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dari halaman landing Vertex AI Model Registry, Anda dapat melihat semua model dan versi model default
dalam satu tampilan. Dengan menambahkan label, Anda dapat dengan mudah mengidentifikasi dan mengatur model berdasarkan ID kunci
yang ringan. Anda dapat menambahkan label di tingkat model dan juga di tingkat versi.
Konsol
Gunakan petunjuk berikut untuk menambahkan label ke model.
Dari Vertex AI Model Registry, temukan nama model yang ingin
Anda beri label. Pilih menu Lebih banyak tindakanmore_vert untuk model tertentu.
Dari menu drop-down, pilih Edit label.
Klik tombol tindakan Tambah label, lalu tambahkan kunci dan nilai Anda. Misalnya,
kunci dapat merepresentasikan nilai seperti created_by dan nilainya dapat berupa datascientist1.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-08-18 UTC."],[],[],null,["# Apply model labels\n\nFrom the Vertex AI Model Registry landing page, you can see all your models and default model versions\nin a single view. Adding labels can help you identify and organize your models by light-weight key\nidentifiers. You can add labels at the model-level and also at the version-level. \n\n### Console\n\n\nUse the following instructions to add a label to a model.\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, locate the name of the model you want to label. Select the **More actions** menu more_vert for the specific model.\n3. From the drop-down, select **Edit labels**.\n4. Click the **Add label** action button and add your key and value. For example, the key can represent a value like **created_by** and the value can be **datascientist1**.\n5. Click **Save**.\n\n\nAdd a label to a model version\n\n1. In the Google Cloud console, go to the **Model Registry** page. \n [Go to Model Registry](https://console.cloud.google.com/vertex-ai/models)\n2. From the Vertex AI Model Registry, select the name of the model which has the version you want to label. The model details page opens.\n3. Select the **More actions** menu more_vert for the specific model version you want to label.\n4. Click **Edit labels**. Enter the name of the new label you want to apply to the model version.\n5. Click **Save**."]]