dotnet / dotnet/machinelearning

New Text Classification Model on ARM Fails to Train

Open
#7,488 3 comments 0 reactions 0 assignees View on GitHub
area-TorchSharp untriaged
Dominant language
C#
Stars
9.4k
Forks
2k
Avg merge
2d 20h
Merged PRs (30d)
11

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:
1. File -> New Model on a blank .NET 9 project.
2. Select Text Classification
3. Enter a CSV file.
4. Click on train

**Expected behavior**
I should be able to train the model. ARM is supposed to work.

**Screenshots, Code, Sample Projects**

Image

**Additional context**

Full logs below:
[MLModel1-67B6PD.txt](https://github.com/user-attachments/files/21204354/MLModel1-67B6PD.txt)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.