Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,7 @@ library_name: keras-hub
|
|
| 3 |
license: mit
|
| 4 |
tags:
|
| 5 |
- text-classification
|
|
|
|
| 6 |
---
|
| 7 |
## Model Overview
|
| 8 |
DeBERTaV3 encoder networks are a set of transformer encoder models published by Microsoft. DeBERTa improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder.
|
|
|
|
| 3 |
license: mit
|
| 4 |
tags:
|
| 5 |
- text-classification
|
| 6 |
+
pipeline_tag: text-classification
|
| 7 |
---
|
| 8 |
## Model Overview
|
| 9 |
DeBERTaV3 encoder networks are a set of transformer encoder models published by Microsoft. DeBERTa improves the BERT and RoBERTa models using disentangled attention and enhanced mask decoder.
|