-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New Text Classification Model on ARM Fails to Train #7488
Copy link
Copy link
Open
Labels
ModelBuilderBugs related model builderBugs related model builderuntriagedNew issue has not been triagedNew issue has not been triaged
Description
System Information (please complete the following information):
- OS & Version: Windows 11 for ARM on a Surface Laptop 7
- ML.NET Version: ML.NET Model Builder 2022 v17.19.2.2511501
- .NET Version: v9
Describe the bug
When creating a new ML.NET Text Classification Model in Visual Studio. The wizard errors when trying to train the model.
To Reproduce
Steps to reproduce the behavior:
- File -> New Model on a blank .NET 9 project.
- Select Text Classification
- Enter a CSV file.
- Click on train
Expected behavior
I should be able to train the model. ARM is supposed to work.
Screenshots, Code, Sample Projects
Additional context
Full logs below:
MLModel1-67B6PD.txt
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ModelBuilderBugs related model builderBugs related model builderuntriagedNew issue has not been triagedNew issue has not been triaged