dotnet / dotnet/machinelearning-modelbuilder

Text Classification scenario training error "fail to install runtime"

オープン
#2,425 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
Reported by: Customer Stale
主要言語
Dockerfile
スター
285
フォーク
66
PR マージ指標
30日以内にマージされた PR はありません

説明

**System Information (please complete the following information):**
- Model Builder Version (available in Manage Extensions dialog): 16.14.0.2255902
- Visual Studio Version: 17.4.3

**Describe the bug**
- On which step of the process did you run into an issue:
- Training Text Classification
- Clear description of the problem:
- when I run training on text classification I immediately get the error "fail to install runtime". It happens in both CPU and GPU.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'Model Builder'
2. Click on 'Text Classification'
3. Scroll down to 'Select data'
4. Set Label and Text columns
5. Start training
6. See error

**Expected behavior**
I get an error saying "fail to install runtime". Happens with any dataset.
2022-12-23 02:19:10.9179 DEBUG fail to install runtime
at Microsoft.ML.ModelBuilder.AutoMLService.RuntimeManager.InstallRuntimeAsync(CancellationToken ct) in /_/src/Microsoft.ML.ModelBuilder.AutoMLService/RuntimeManager/RuntimeManager.cs:line 127
at Microsoft.ML.ModelBuilder.AutoMLService.TextClassificationExperiment.d__13.MoveNext() in /_/src/Microsoft.ML.ModelBuilder.AutoMLService/Experiments/TextClassificationExperiment.cs:line 61
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Microsoft.ML.ModelBuilder.AutoMLEngine.d__21.MoveNext() in /_/src/Microsoft.ML.ModelBuilder.AutoMLService/AutoMLEngineService/AutoMLEngine.cs:line 141 (Microsoft.ML.ModelBuilder.Utils.Logger.Debug)

**Screenshots**
![image](https://user-images.githubusercontent.com/421514/209302365-950263c4-31b7-4160-97b3-613503e03d99.png)

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

src/Microsoft.ML.ModelBuilder.AutoMLService/RuntimeManager/RuntimeManager.cs の127行目から開始し、TextClassificationExperiment.cs の61行目からの呼び出しを追跡します。Model Builder Text Classification フローを通じて失敗を再現し、ランタイムのインストール診断を調査して、報告された CPU および GPU のケースでトレーニングが正常に開始されることを確認します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
machine-learning
領域
machine-learning
issue の種類
バグ
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。