dotnet / dotnet/machinelearning-modelbuilder

Question Answering: There are 3 predicted answers and there are no obvious separators between the 3 answers when running the generated Web API project.

Open
#2,984 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-24H2
ML.Net Model Builder 2022: 17.19.0.2455701 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.11.5)
.Net: 6.0,7.0

**Describe the bug**
- On which step of the process did you run into an issue:
There are 3 predicted answers and there are no obvious separators between the 3 answers when running the generated Web API project.

**TestMatrix**
[Smallsuad.tsv.txt](https://github.com/dotnet/machinelearning-modelbuilder/files/13542338/Smallsuad.tsv.txt)

**To Reproduce**
Steps to reproduce the behavior:
1. Select Create a new project from the Visual Studio start window.
2. Choose the C# Console App (.NET Core) project template.
3. Add model builder by right click on the project.
4. Select **"Question Answering"** scenario.
5. On Data page, choose the data source to completed training.
6. Go to the Consume page, click "Add to solution" button to generate Web API project.
7. Run the generated Web API project and check the predicted result.

**Expected behavior**
The predicted result needs formatting to separate the 3 answers or jus single answer with the highest score.

**Screenshot**
![Image](https://github.com/user-attachments/assets/ab794738-95ab-402f-a25b-e557c2b2adc7)

**Additional context**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.