Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
schorndorfer committed Nov 10, 2023
1 parent f1b4a6a commit 4a981c8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sources/llm-defined.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ name: lm-hist

:::{admonition} **[Large](https://en.wikipedia.org/wiki/Large_language_model#List)**
:class: tip
Large means both model size (number of parameter) and the amount of data the model is trained on
Calling a language model `Large` refers both to model size (the number of parameters) and the amount of data the model is trained on
:::

```{figure} ./images/wikipedia-list.png
Expand Down
2 changes: 1 addition & 1 deletion llm-defined.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ <h1>Generative Pre-Trained Transformer (GPT)<a class="headerlink" href="#generat
</figure>
<div class="tip admonition">
<p class="admonition-title"><strong><a class="reference external" href="https://en.wikipedia.org/wiki/Large_language_model#List">Large</a></strong></p>
<p>Large means both model size (number of parameter) and the amount of data the model is trained on</p>
<p>Calling a language model <code class="docutils literal notranslate"><span class="pre">Large</span></code> refers both to model size (the number of parameters) and the amount of data the model is trained on</p>
</div>
<figure class="align-default" id="wikipedia-list">
<a class="reference internal image-reference" href="_images/wikipedia-list.png"><img alt="_images/wikipedia-list.png" src="_images/wikipedia-list.png" style="width: 600px;" /></a>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 4a981c8

Please sign in to comment.