Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Develop LLM for Confidence Scoring #678

Open
2 of 5 tasks
arng4108 opened this issue Sep 15, 2023 · 0 comments
Open
2 of 5 tasks

Develop LLM for Confidence Scoring #678

arng4108 opened this issue Sep 15, 2023 · 0 comments
Assignees
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use

Comments

@arng4108
Copy link
Contributor

💡 Summary

Research and develop a large language model (LLM) to be used for confidence scoring and other PE tasks.

Motivation and context

LLMs allow for the automatic analysis of input text. Some examples of insights that can be extracted from input text using an LLM include: sentiment, context, named-entity recognition, etc. These insights can then be used for various purposes including confidence scoring.

Implementation notes

  • Could be used for confidence scoring
  • Could be used for PE report findings
  • Could be used for quality control of PE's deliverables

Acceptance criteria

How do we know when this work is done?

  • Research LLMs
  • Formulate a plan
  • Implement LLM and train it on task specific data
  • Apply trained LLM to new data and gauge accuracy
  • Incorporate LLM results into confidence scoring and other tasks
@arng4108 arng4108 added the improvement This issue or pull request will add or improve functionality, maintainability, or ease of use label Sep 15, 2023
@arng4108 arng4108 self-assigned this Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement This issue or pull request will add or improve functionality, maintainability, or ease of use
Projects
None yet
Development

No branches or pull requests

1 participant