updating examples and doc

This commit is contained in:
thomwolf
2019-07-14 23:20:10 +02:00
parent c490f5ce87
commit 2397f958f9
16 changed files with 601 additions and 667 deletions

View File

@@ -15,10 +15,10 @@ BERT
:members:
``BertAdam``
``AdamW``
~~~~~~~~~~~~~~~~
.. autoclass:: pytorch_transformers.BertAdam
.. autoclass:: pytorch_transformers.AdamW
:members:
``BertModel``