DeBERTa commited on
Commit
1bd59c9
1 Parent(s): e16fd71

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -19,6 +19,7 @@ For more details of our V3 model, please check appendix A11 in our paper.
19
  #### Fine-tuning on NLU tasks
20
 
21
  We present the dev results on SQuAD 1.1/2.0 and MNLI tasks.
 
22
  | Model | SQuAD 1.1 | SQuAD 2.0 | MNLI-m |
23
  |-------------------|-----------|-----------|--------|
24
  | RoBERTa-base | 91.5/84.6 | 83.7/80.5 | 87.6 |
 
19
  #### Fine-tuning on NLU tasks
20
 
21
  We present the dev results on SQuAD 1.1/2.0 and MNLI tasks.
22
+
23
  | Model | SQuAD 1.1 | SQuAD 2.0 | MNLI-m |
24
  |-------------------|-----------|-----------|--------|
25
  | RoBERTa-base | 91.5/84.6 | 83.7/80.5 | 87.6 |