From 3c733f320870261ea948049505a30c30fd6ea23a Mon Sep 17 00:00:00 2001 From: Patrick von Platen Date: Sun, 28 Feb 2021 19:03:49 +0300 Subject: [PATCH] Update ibert.rst (#10445) --- docs/source/model_doc/ibert.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/model_doc/ibert.rst b/docs/source/model_doc/ibert.rst index cafbda5dce..1fd3d369b9 100644 --- a/docs/source/model_doc/ibert.rst +++ b/docs/source/model_doc/ibert.rst @@ -16,7 +16,7 @@ I-BERT Overview ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The I-BERT model was proposed in `I-BERT: Integer-only BERT Quantization `__ by +The I-BERT model was proposed in `I-BERT: Integer-only BERT Quantization `__ by Sehoon Kim, Amir Gholami, Zhewei Yao, Michael W. Mahoney and Kurt Keutzer. It's a quantized version of RoBERTa running inference up to four times faster.