Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Evaluate a Question Quality #74

Open
JolanThomassin opened this issue Mar 7, 2024 · 2 comments · May be fixed by #96
Open

Evaluate a Question Quality #74

JolanThomassin opened this issue Mar 7, 2024 · 2 comments · May be fixed by #96

Comments

@JolanThomassin
Copy link
Contributor

JolanThomassin commented Mar 7, 2024

We tried using LLM to check how good our questions were, wanting to see if they were suitable for use or not.

The aim here is to see if we can find a method to check how good a question or a sentence is.

Issue posted by @rngadam in #47 (comment)

@JolanThomassin
Copy link
Contributor Author

The QnA appears to be good, but occasionally, the questions are off-topic. The QnA generation seems to be functioning correctly; however, the issue lies with the initial document we receive. I'll attempt to obtain a full page instead of a smaller chunk to check if we can get better results.

@rngadam
Copy link
Contributor

rngadam commented Mar 28, 2024

The QnA appears to be good, but occasionally, the questions are off-topic. The QnA generation seems to be functioning correctly; however, the issue lies with the initial document we receive. I'll attempt to obtain a full page instead of a smaller chunk to check if we can get better results.

the approach should instead use score to filter scores

JolanThomassin added a commit that referenced this issue Mar 28, 2024
JolanThomassin added a commit that referenced this issue Mar 28, 2024
JolanThomassin added a commit that referenced this issue Mar 28, 2024
JolanThomassin added a commit that referenced this issue Mar 28, 2024
JolanThomassin added a commit that referenced this issue Mar 28, 2024
JolanThomassin added a commit that referenced this issue Apr 4, 2024
@rngadam rngadam linked a pull request Apr 5, 2024 that will close this issue
JolanThomassin added a commit that referenced this issue Apr 25, 2024
JolanThomassin added a commit that referenced this issue Apr 25, 2024
JolanThomassin added a commit that referenced this issue Apr 25, 2024
JolanThomassin pushed a commit that referenced this issue Apr 25, 2024
@Francois-Werbrouck Francois-Werbrouck linked a pull request Apr 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants