Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ widget:
|
|
12 |
|
13 |
## DeBERTa: Decoding-enhanced BERT with Disentangled Attention
|
14 |
|
15 |
-
[DeBERTa](https://arxiv.org/abs/2006.03654) improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder.
|
16 |
|
17 |
Please check the [official repository](https://github.com/microsoft/DeBERTa) for more details and updates.
|
18 |
|
|
|
12 |
|
13 |
## DeBERTa: Decoding-enhanced BERT with Disentangled Attention
|
14 |
|
15 |
+
[DeBERTa](https://arxiv.org/abs/2006.03654) improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder. It outperforms BERT and RoBERTa on majority of NLU tasks with 80GB training data.
|
16 |
|
17 |
Please check the [official repository](https://github.com/microsoft/DeBERTa) for more details and updates.
|
18 |
|