Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,7 @@ language:
|
|
| 5 |
- en
|
| 6 |
tags:
|
| 7 |
- text-classification
|
|
|
|
| 8 |
---
|
| 9 |
## Model Overview
|
| 10 |
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.
|
|
|
|
| 5 |
- en
|
| 6 |
tags:
|
| 7 |
- text-classification
|
| 8 |
+
pipeline_tag: text-classification
|
| 9 |
---
|
| 10 |
## Model Overview
|
| 11 |
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.
|