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

What is the use of oracle? #19

Open
qinjc opened this issue Oct 22, 2021 · 1 comment
Open

What is the use of oracle? #19

qinjc opened this issue Oct 22, 2021 · 1 comment

Comments

@qinjc
Copy link

qinjc commented Oct 22, 2021

It seems that after Oracle is created, there is no training for it, but it is used to calculate various losses. So how does Oracle help with training?

@suragnair
Copy link
Owner

We don't have a ground-truth language model for something like English. So the authors use an oracle as a ground-truth, against which they benchmark the performance of their method. You can find more details in the paper.

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

2 participants