Change the model pipeline task
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
language: en
|
4 |
tags:
|
@@ -7,6 +6,7 @@ license: apache-2.0
|
|
7 |
datasets:
|
8 |
- bookcorpus
|
9 |
- wikipedia
|
|
|
10 |
---
|
11 |
|
12 |
# BERT base model (uncased)
|
@@ -248,5 +248,4 @@ Glue test results:
|
|
248 |
|
249 |
<a href="https://huggingface.co/exbert/?model=bert-base-uncased">
|
250 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
251 |
-
</a>
|
252 |
-
|
|
|
|
|
1 |
---
|
2 |
language: en
|
3 |
tags:
|
|
|
6 |
datasets:
|
7 |
- bookcorpus
|
8 |
- wikipedia
|
9 |
+
pipeline_tag: fill-mask
|
10 |
---
|
11 |
|
12 |
# BERT base model (uncased)
|
|
|
248 |
|
249 |
<a href="https://huggingface.co/exbert/?model=bert-base-uncased">
|
250 |
<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
|
251 |
+
</a>
|
|