From 03f8b9c9e03b444d00ed0a7efd49fd37bc82dff1 Mon Sep 17 00:00:00 2001
From: AK391 <81195143+AK391@users.noreply.github.com>
Date: Mon, 10 Jan 2022 12:33:59 -0500
Subject: [PATCH] BART Spaces badge
---
docs/source/model_summary.mdx | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/source/model_summary.mdx b/docs/source/model_summary.mdx
index e77550ab9a..6123bc2bca 100644
--- a/docs/source/model_summary.mdx
+++ b/docs/source/model_summary.mdx
@@ -542,6 +542,10 @@ As mentioned before, these models keep both the encoder and the decoder of the o
+
+
+
+
[BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension](https://arxiv.org/abs/1910.13461), Mike Lewis et al.