Simple UI tool to build custom machine learning models.
Creative Commons Attribution 4.0 International
265
stars
56
forks
source link
Named Entity Recognition: "Save" button is still disabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose on the "Advanced data options" dialog. #2875
System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.18.2.2415501 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.8.5)
.Net Core: 6.0,7.0,8.0
Describe the bug
On which step of the process did you run into an issue:
"Save" button is still disabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose on the "Advanced data options" dialog.
WE might need to disabled Column setting for NER b/c we only have two columns. column purpose and type are determined by Autom Service
@JakeRadMSFT & @luisquintanilla thoughts?
System Information (please complete the following information): Windows OS: Windows-11-Enterprise-22H2 ML.Net Model Builder 2022: 17.18.2.2415501 (Main Build) Microsoft Visual Studio Enterprise: 2022(17.8.5) .Net Core: 6.0,7.0,8.0
Describe the bug
TestMatrix https://github.com/dotnet/machinelearning-modelbuilder/files/14342564/NERTestdata.zip
To Reproduce Steps to reproduce the behavior:
Expected behavior "Save" button should be enabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose.
Screenshot:
Additional context: