sgugger ShaneFF commited on
Commit
3f56dd1
1 Parent(s): 2976295

Typographical Error Fix: Remove redundant "objective" in the first sentence. (#1)

Browse files

- Typographical Error Fix: Remove redundant "objective" in the first sentence. (dfc4fccb977e903f21893750b2a5f321e5f2e9a1)


Co-authored-by: ShaneSmith <ShaneFF@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ datasets:
9
 
10
  # Funnel Transformer large model (B8-8-8 with decoder)
11
 
12
- Pretrained model on English language using a similar objective objective as [ELECTRA](https://huggingface.co/transformers/model_doc/electra.html). It was introduced in
13
  [this paper](https://arxiv.org/pdf/2006.03236.pdf) and first released in
14
  [this repository](https://github.com/laiguokun/Funnel-Transformer). This model is uncased: it does not make a difference
15
  between english and English.
9
 
10
  # Funnel Transformer large model (B8-8-8 with decoder)
11
 
12
+ Pretrained model on English language using a similar objective as [ELECTRA](https://huggingface.co/transformers/model_doc/electra.html). It was introduced in
13
  [this paper](https://arxiv.org/pdf/2006.03236.pdf) and first released in
14
  [this repository](https://github.com/laiguokun/Funnel-Transformer). This model is uncased: it does not make a difference
15
  between english and English.