System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.14.4.2317401 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.5.2)
.Net: 6.0
Describe the bug
- On which step of the process did you run into an issue:
Training would be failed if you change the validation data strategy for SQL Server data.
TestMatrix
home-depot-sentence-similarity-small.csv
To Reproduce
Steps to reproduce the behavior:
- Select Create a new project from the Visual Studio start window.
- Choose the C# Console App (.NET Core) project template.
- Add model builder by right click on the project.
- Select "Sentence similarity" scenario.
- On Data page, choose the "**Microsoft SQL Server **" data source.
- Click the "Advanced data options..." link, go to the "Validation data" tab, choose the other option.
- On the Train page, click "Start training" button to training, you will see that training would be failed.
Expected behavior
Training successful.
Screenshot

Additional context
If you don't change the validation data strategy, the training can be successful.
System Information (please complete the following information):
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.14.4.2317401 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.5.2)
.Net: 6.0
Describe the bug
Training would be failed if you change the validation data strategy for SQL Server data.
TestMatrix
home-depot-sentence-similarity-small.csv
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Training successful.
Screenshot

Additional context
If you don't change the validation data strategy, the training can be successful.