From 1aca3d6afa3b808525fe8ab4b426bd228cf3d8fd Mon Sep 17 00:00:00 2001 From: Lysandre Debut Date: Thu, 17 Dec 2020 09:34:06 -0500 Subject: [PATCH] Add disclaimer to TAPAS rst file (#9167) Co-authored-by: sgugger Co-authored-by: sgugger --- docs/source/model_doc/tapas.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/source/model_doc/tapas.rst b/docs/source/model_doc/tapas.rst index e403e78db9..09baeed0a7 100644 --- a/docs/source/model_doc/tapas.rst +++ b/docs/source/model_doc/tapas.rst @@ -1,6 +1,13 @@ TAPAS ----------------------------------------------------------------------------------------------------------------------- +.. note:: + + This is a recently introduced model so the API hasn't been tested extensively. There may be some bugs or slight + breaking changes to fix them in the future." + + + Overview ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~