From 247a7b20291b460cae17791652314ffc4c05ac07 Mon Sep 17 00:00:00 2001 From: Julien Chaumond Date: Wed, 13 Jan 2021 11:58:05 +0100 Subject: [PATCH] Doc: Update pretrained_models wording (#9545) * Update pretrained_models.rst To clarify things cf. this tweet for instance https://twitter.com/RTomMcCoy/status/1349094111505211395 * format --- docs/source/pretrained_models.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/pretrained_models.rst b/docs/source/pretrained_models.rst index 869143b917..c25c58031f 100644 --- a/docs/source/pretrained_models.rst +++ b/docs/source/pretrained_models.rst @@ -13,10 +13,9 @@ Pretrained models ======================================================================================================================= -Here is the full list of the currently provided pretrained models together with a short presentation of each model. +Here is a partial list of some of the available pretrained models together with a short presentation of each model. -For a list that includes all community-uploaded models, refer to `https://huggingface.co/models -`__. +For the full list, refer to `https://huggingface.co/models `__. +--------------------+------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------------+ | Architecture | Model id | Details of the model |