Update README with metadata
Browse files
README.md
CHANGED
|
@@ -4,6 +4,15 @@ tags:
|
|
| 4 |
model-index:
|
| 5 |
- name: bert-pretrained-wikitext-2-raw-v1
|
| 6 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -73,4 +82,4 @@ The following hyperparameters were used during training:
|
|
| 73 |
- Transformers 4.33.1
|
| 74 |
- Pytorch 2.0.1+cu118
|
| 75 |
- Datasets 2.14.5
|
| 76 |
-
- Tokenizers 0.13.3
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: bert-pretrained-wikitext-2-raw-v1
|
| 6 |
results: []
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
datasets:
|
| 9 |
+
- wikitext
|
| 10 |
+
language:
|
| 11 |
+
- en
|
| 12 |
+
metrics:
|
| 13 |
+
- accuracy
|
| 14 |
+
library_name: transformers
|
| 15 |
+
pipeline_tag: fill-mask
|
| 16 |
---
|
| 17 |
|
| 18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 82 |
- Transformers 4.33.1
|
| 83 |
- Pytorch 2.0.1+cu118
|
| 84 |
- Datasets 2.14.5
|
| 85 |
+
- Tokenizers 0.13.3
|