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

ChatGPT Problem Statement - Judging accuracy using discriminators - #15

Open
rahul101001000 opened this issue Mar 16, 2023 · 0 comments

Comments

@rahul101001000
Copy link
Contributor

How do we know that the data that an LLM is being trained on is accurate? One way is to use the discriminators that are part of Generative Adversarial Networks (GANs), that determine how true the fact is (in GANs in the image generation context it is about figuring out if a generated human face really looks like a human face). Can discriminators work on text data and use logic/reasoning/knowledge graph to detect what's true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant