Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,18 @@
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_keras_callback
|
| 4 |
-
- wikitext
|
| 5 |
- NLP
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: pretrained-bertbase-wikitext
|
| 8 |
results: []
|
| 9 |
-
pipeline_tag:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
|
|
|
| 1 |
---
|
| 2 |
tags:
|
| 3 |
- generated_from_keras_callback
|
|
|
|
| 4 |
- NLP
|
| 5 |
+
- wikitext-2-raw-v1
|
| 6 |
model-index:
|
| 7 |
- name: pretrained-bertbase-wikitext
|
| 8 |
results: []
|
| 9 |
+
pipeline_tag: fill-mask
|
| 10 |
+
datasets:
|
| 11 |
+
- wikitext
|
| 12 |
+
language:
|
| 13 |
+
- en
|
| 14 |
+
metrics:
|
| 15 |
+
- accuracy
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|