updates to readme and doc

This commit is contained in:
thomwolf
2019-07-16 13:56:47 +02:00
parent f31154cb9d
commit 43e0e8fa04
9 changed files with 362 additions and 651 deletions

View File

@@ -1,4 +1,4 @@
Converting Tensorflow Models
Converting Tensorflow Checkpoints
================================================
A command-line interface is provided to convert a TensorFlow checkpoint in a PyTorch dump of the ``BertForPreTraining`` class (for BERT) or NumPy checkpoint in a PyTorch dump of the ``OpenAIGPTModel`` class (for OpenAI GPT).