試験AI-102J トピック1 問題244 スレッド

Microsoft AI-102Jのリアル試験問題集
問題 #: 244
トピック #: 1
Docker コンテナで実行される Language Understanding ソリューションがあります。
Language Understanding コンテナー イメージを Microsoft Container Registry (MCR) からダウンロードします。
コンテナ イメージをホスト コンピューターに展開する必要があります。
順番に実行する必要がある 3 つのアクションはどれですか。回答するには、適切なアクションをアクション リストから回答領域に移動し、正しい順序に並べます。

おすすめの解答:


Explanation:

You are deploying a Language Understanding (LUIS) container. When running LUIS in Docker, the model must first be exported from the Language Understanding portal, and then provided to the container at runtime.
Step-by-step reasoning:
From the Language Understanding portal, export the solution as a package file.
The trained LUIS model must be exported from the portal into a .json package file.
This is required because the container cannot access the hosted service directly.
From the host computer, move the package file to the Docker input directory.
Containers expect the model to be available locally.
The package file is placed into the input directory that the container maps for models.
From the host computer, run the container and specify the input directory.
When starting the container, you specify --volume < local_input > :/input so the container has access to the package file.
This makes the exported model available inside the container for processing.
Why not the other options?
Retain the model in the portal is not sufficient; the container cannot pull directly from the cloud.
Build the container and specify the output directory is not required; the container image is already available from MCR and is not custom-built for this step.
Correct Answer Order:
Export the solution as a package file.
Move the package file to the Docker input directory.
Run the container and specify the input directory.
Microsoft References
Run LUIS containers
Use containers with Azure AI services

仙*明 2026-06-26 12:26:31

コメント

正解:
?」こちらは投票コメントになっております。普通のコメントに切り替えます。
ニックネーム: 送信 キャンセル
投票コメントをあげるごとに、選択した解答の投票数を1つ増やすことができます。

他人の解答コメントを賛成するのも、その解答に一票を入れることになります。したがって、すでに同じ意見の投票コメントが存在する場合、新規コメントをする代わりに賛成することもできます。

弊社を連絡する

我々は12時間以内ですべてのお問い合わせを答えます。

オンラインサポート時間:( UTC+9 ) 9:00-24:00
月曜日から土曜日まで

サポート:現在連絡