From 52ff0590ffc3825a6bd003685e05c0f06bc480a2 Mon Sep 17 00:00:00 2001 From: thomwolf Date: Fri, 30 Nov 2018 23:01:10 +0100 Subject: [PATCH] tup => tpu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c41c07eb69..08d45ad5d3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This implementation is provided with [Google's pre-trained models](https://githu | [Doc](#doc) | Detailed documentation | | [Examples](#examples) | Detailed examples on how to fine-tune Bert | | [Notebooks](#notebooks) | Introduction on the provided Jupyter Notebooks | -| [TPU](#tup) | Notes on TPU support and pretraining scripts | +| [TPU](#tpu) | Notes on TPU support and pretraining scripts | | [Command-line interface](#Command-line-interface) | Convert a TensorFlow checkpoint in a PyTorch dump | ## Installation