prasadsachin commited on
Commit
213ee98
·
verified ·
1 Parent(s): 188ee1d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -4,6 +4,7 @@ license: apache-2.0
4
  tags:
5
  - text-classification
6
  - text-embedding
 
7
  ---
8
  ## Model Overview
9
  DistilBert is a set of language models published by HuggingFace. They are efficient, distilled version of BERT, and 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.
 
4
  tags:
5
  - text-classification
6
  - text-embedding
7
+ pipeline_tag: text-classification
8
  ---
9
  ## Model Overview
10
  DistilBert is a set of language models published by HuggingFace. They are efficient, distilled version of BERT, and 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.