From 20f169b523dec3779eb127aa33bed4843f57a8b1 Mon Sep 17 00:00:00 2001
From: AK391 <81195143+AK391@users.noreply.github.com>
Date: Mon, 10 Jan 2022 12:14:18 -0500
Subject: [PATCH] Longformer Spaces badge
---
docs/source/model_summary.mdx | 3 +++
1 file changed, 3 insertions(+)
diff --git a/docs/source/model_summary.mdx b/docs/source/model_summary.mdx
index bcc942a096..e77550ab9a 100644
--- a/docs/source/model_summary.mdx
+++ b/docs/source/model_summary.mdx
@@ -503,6 +503,9 @@ classification, multiple choice classification and question answering.
+
+
+
[Longformer: The Long-Document Transformer](https://arxiv.org/abs/2004.05150), Iz Beltagy et al.