Skip to content

Commit

Permalink
Refactor Hugging Face Transformers module documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipMay committed Dec 21, 2023
1 parent b793692 commit 3ae38cf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions mltb2/transformers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
# This software is distributed under the terms of the MIT license
# which is available at https://opensource.org/licenses/MIT

"""Hugging Face Transformers specific module.
This module is based on
`Hugging Face Transformers <https://huggingface.co/docs/transformers/index>`_.
"""This module offers `Hugging Face Transformers <https://huggingface.co/docs/transformers/index>`_ specific tools.
Hint:
Use pip to install the necessary dependencies for this module:
Expand Down

0 comments on commit 3ae38cf

Please sign in to comment.