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

Language Models 101 confusing spelling of "top_k" vs "top-k" #16

Open
pdehaan opened this issue Oct 30, 2023 · 0 comments
Open

Language Models 101 confusing spelling of "top_k" vs "top-k" #16

pdehaan opened this issue Oct 30, 2023 · 0 comments

Comments

@pdehaan
Copy link

pdehaan commented Oct 30, 2023

Sub-section title

WHAT IS 'TOP_K' SAMPLING?

Please describe your issue

https://ai-guide.future.mozilla.org/content/llms-101/#what-is-top_k-sampling
The sidebar nav says top_k (underscore).
The page heading id says top_k (underscore).
The content switches to top-k (hyphen).

Same w/ top_p vs top-p in the nav and section below it.

Describe the solution you'd like to see

🤷
I'm not an AI person so I'm not sure what the correct term is. I'd assume hyphenated.

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