anchit commited on
Commit
575db83
1 Parent(s): f764c14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -49,10 +49,10 @@ When fine-tuned on downstream tasks, this model achieves the following results:
49
 
50
  Glue test results:
51
 
52
- | Task | MNLI | QQP | QNLI | SST-2 | CoLA | STS-B | MRPC | RTE |
53
- |:----:|:----:|:----:|:----:|:-----:|:----:|:-----:|:----:|:----:|
54
- | | 87.6 | 91.9 | 92.8 | 94.8 | 63.6 | 91.2 | 90.2 | 78.7 |
55
-
56
 
57
  ### BibTeX entry and citation info
58
 
49
 
50
  Glue test results:
51
 
52
+ | Model | MNLI | QQP | QNLI | SST-2 | CoLA | STS-B | MRPC | RTE | SQuAD|
53
+ |:----:|:----:|:----:|:----:|:-----:|:----:|:-----:|:----:|:----:|:----:|
54
+ | Roberta-large | 90.2 | 92.2 | 94.7 | 96.4 | 63.6 | 91.2 | 90.9 | 88.1 | 88.7|
55
+ | MUPPET Roberta-large | 90.8 | 92.2 | 94.9 | 97.4 | - | - | 91.4 | 92.8 | 89.4|
56
 
57
  ### BibTeX entry and citation info
58