Skip to content

Commit

Permalink
Update notebook reference (deepchem#4024)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Oct 21, 2024
1 parent 295431a commit dd0ea98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/api_reference/featurizers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ a Byte-Piece Encoder, which can be found `here.`_

.. _`(transformers.PreTrainedTokenizer)`: https://huggingface.co/transformers/main_classes/tokenizer.html#transformers.PreTrainedTokenizer
.. _`HuggingFace tokenizers docs`: https://huggingface.co/transformers/main_classes/tokenizer.html
.. _`here.`: https://github.com/deepchem/deepchem/blob/master/examples/tutorials/22_Transfer_Learning_With_HuggingFace_tox21.ipynb
.. _`here.`: https://github.com/deepchem/deepchem/blob/master/examples/tutorials/Transfer_Learning_With_ChemBERTa_Transformers.ipynb

SmilesTokenizer
^^^^^^^^^^^^^^^
Expand Down

0 comments on commit dd0ea98

Please sign in to comment.