Update README.md
#49
by
mdr171
- opened
README.md
CHANGED
@@ -6,6 +6,7 @@ license: apache-2.0
|
|
6 |
datasets:
|
7 |
- bookcorpus
|
8 |
- wikipedia
|
|
|
9 |
---
|
10 |
|
11 |
# BERT base model (cased)
|
@@ -227,4 +228,4 @@ Glue test results:
|
|
227 |
|
228 |
<a href="https://huggingface.co/exbert/?model=bert-base-cased">
|
229 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
230 |
-
</a>
|
|
|
6 |
datasets:
|
7 |
- bookcorpus
|
8 |
- wikipedia
|
9 |
+
pipeline_tag: text-classification
|
10 |
---
|
11 |
|
12 |
# BERT base model (cased)
|
|
|
228 |
|
229 |
<a href="https://huggingface.co/exbert/?model=bert-base-cased">
|
230 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
231 |
+
</a>
|