prasadsachin commited on
Commit
17450a4
1 Parent(s): a1db76b

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: apache-2.0
4
  tags:
5
  - text-classification
 
6
  ---
7
  ## Model Overview
8
  BERT (Bidirectional Encoder Representations from Transformers) is a set of language models published by Google. They are intended for classification and embedding of text, not for text-generation. See the model card below for benchmarks, data sources, and intended use cases.
 
3
  license: apache-2.0
4
  tags:
5
  - text-classification
6
+ pipeline_tag: text-classification
7
  ---
8
  ## Model Overview
9
  BERT (Bidirectional Encoder Representations from Transformers) is a set of language models published by Google. They are intended for classification and embedding of text, not for text-generation. See the model card below for benchmarks, data sources, and intended use cases.