From 222c09a635eb5985b1b7e418d4579094cede13db Mon Sep 17 00:00:00 2001
From: AK391 <81195143+AK391@users.noreply.github.com>
Date: Mon, 10 Jan 2022 11:53:23 -0500
Subject: [PATCH] ELECTRA 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 f97520f019..4d9f23fea1 100644
--- a/docs/source/model_summary.mdx
+++ b/docs/source/model_summary.mdx
@@ -446,6 +446,9 @@ The library provides a version of the model for language modeling and sentence c
+
+
+
[ELECTRA: Pre-training Text Encoders as Discriminators Rather Than Generators](https://arxiv.org/abs/2003.10555),
Kevin Clark et al.