Skip to content

Commit

Permalink
Fix bug in docs landing page figure legend text
Browse files Browse the repository at this point in the history
  • Loading branch information
yutanagano committed Jun 11, 2024
1 parent c6c4972 commit 19bd0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ What's even better is that they are fully compliant with `pyrepseq <https://pyre
A visual introduction to how SCEPTR works, taken from our SCEPTR preprint.
SCEPTR is a TCR language model (a,b) pre-trained using masked-language modelling and autocontrastive learning (c,d).
(a) The default model uses the ``<cls>`` pooling method, but there is also a variant that is trained to use average-pooling (see :py:func:`sceptr.variant.average_pooling`).
Please see the `preprint <https://arxiv.org/abs/2406.06397>`_ for more details.
Please see the preprint for more details.

.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 19bd0fc

Please sign in to comment.