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 it about the normalization? how much it changes the results? #9

Open
idan-tankel opened this issue Dec 2, 2023 · 0 comments

Comments

@idan-tankel
Copy link
Owner

scores = torch.zeros(batch_size, 4)
for b_ind in range(batch_size):
processed_question = f"""Question: {batched_questions[b_ind]}\nAnswer:"""

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