dotnet / dotnet/machinelearning-modelbuilder

ExceptionDispatchInfo. The JSON-RPC connection with the remote party was lost before the request could complete.

Aperta
#2,826 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
GS Tutorial
Lingua principale
Dockerfile
Stelle
285
Fork
66
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**System Information (please complete the following information):**
- Model Builder or CLI Version: 17.17.0
- Visual Studio Version (if applicable): 17.8.5
- .NET version: 8.0.101

**Describe the bug**
- page of the tutorial: https://learn.microsoft.com/en-us/training/modules/predictive-maintenance-model-builder/3-choose-scenario-data
- Clear description of the problem:

Stack:
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at StreamJsonRpc.JsonRpc.d__162.MoveNext()
--- 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 StreamJsonRpc.JsonRpc.d__151`1.MoveNext()
--- 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.ViewModels.TrainViewModel.<b__92_0>d.MoveNext()

**To Reproduce**
Steps to reproduce the behavior:
1. Create and open cross-platform console project
2. Solution Explorer -> right click on *project name* -> Add -> Machine Learning Model
3. Scenario is "Text classification"
4. Environment is "Local CPU" (Intel Core i3-8130U, 8 GB RAM)
5. Data source type is CSV file, column to predict is "respondent", text column is "question" (see screenshots)
6. Click train

**Expected behavior**
Training is finished without exceptions.

**Screenshots**
If applicable, add screenshots to help explain your problem.

Error:
![image](https://github.com/dotnet/machinelearning-modelbuilder/assets/90712434/94cb999c-6fe5-4fb9-93f9-c9d77fa00102)

CSV file content:
![image](https://github.com/dotnet/machinelearning-modelbuilder/assets/90712434/33c37cbd-afd9-41b5-87eb-f18c9d145d94)

**Additional context**
Add any other context about the problem here.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Direzione di ricerca

Non sono indicati né un file sorgente né un test. Inizia riproducendo il flusso di training di Text classification con il CSV elencato e l’ambiente Local CPU, quindi traccia il failure da TrainViewModel attraverso lo stack StreamJsonRpc; il lavoro è completato quando il training termina senza l’eccezione segnalata.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
machine-learning
Ambito
machine-learning, tooling
Tipo di issue
Bug
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
30/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.