dotnet / dotnet/machinelearning-modelbuilder
Text Classification scenario training error "fail to install runtime"
- Lenguaje dominante
- Dockerfile
- Estrellas
- 285
- Forks
- 66
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**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**

Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comience con src/Microsoft.ML.ModelBuilder.AutoMLService/RuntimeManager/RuntimeManager.cs en la línea 127 y siga la llamada desde TextClassificationExperiment.cs en la línea 61. Reproduzca el fallo mediante el flujo de Model Builder Text Classification, inspeccione los diagnósticos de instalación del runtime y confirme que el entrenamiento se inicia correctamente para los casos de CPU y GPU indicados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- machine-learning
- Área
- machine-learning
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100