Adafactor docs (#6765)

This commit is contained in:
Lysandre Debut
2020-08-27 11:16:50 +02:00
committed by GitHub
parent 971d1802d0
commit 41aa2b4ef1
2 changed files with 49 additions and 18 deletions

View File

@@ -13,6 +13,11 @@ The ``.optimization`` module provides:
.. autoclass:: transformers.AdamW
:members:
``AdaFactor`` (PyTorch)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. autoclass:: transformers.Adafactor
``AdamWeightDecay`` (TensorFlow)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~