prasadsachin commited on
Commit
178d528
·
verified ·
1 Parent(s): 8892bf5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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.