huggingface / huggingface/course
[Content] Chapter 1/4 - Fix placement of sentence introducing model categories
Open
- Dominant language
- MDX
- Stars
- 4.2k
- Forks
- 1.4k
- Avg merge
- 13m
- Merged PRs (30d)
- 1
Description
The sentence "This list is far from comprehensive, and is just meant to highlight a few of the different kinds of Transformer models. Broadly, they can be grouped into three categories:" is currently placed before the list of example models (InstructGPT, Llama, Mistral, etc.).
However, this sentence logically belongs immediately before the list of categories that starts with "GPT-like (also called auto-regressive Transformer models)". Placing it there will improve the flow and make it clearer that the categories refer to the grouping of Transformer models.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.