anchit commited on
Commit
86368c4
1 Parent(s): 6dc1c62

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -8,7 +8,7 @@ datasets:
8
  - wikipedia
9
  ---
10
 
11
- # MUPPET RoBERTa base model
12
 
13
  This is a Massive Multi-task Pre-finetuned version of Roberta base. It was introduced in
14
  [this paper](https://arxiv.org/abs/2101.11038). The model improves over roberta-base in a wide range of GLUE, QA tasks (details can be found in the paper). The gains in
 
8
  - wikipedia
9
  ---
10
 
11
+ # Muppet: Massive Multi-task Representations with Pre-Finetuning RoBERTa base model
12
 
13
  This is a Massive Multi-task Pre-finetuned version of Roberta base. It was introduced in
14
  [this paper](https://arxiv.org/abs/2101.11038). The model improves over roberta-base in a wide range of GLUE, QA tasks (details can be found in the paper). The gains in