brjezierski
commited on
Commit
•
12df0bd
1
Parent(s):
617758b
full wiki, 1 epoch, max_len 128
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -99,7 +99,7 @@
|
|
99 |
"_name_or_path": "dbmdz/bert-base-german-cased",
|
100 |
"add_cross_attention": false,
|
101 |
"architectures": [
|
102 |
-
"
|
103 |
],
|
104 |
"attention_probs_dropout_prob": 0.1,
|
105 |
"bad_words_ids": null,
|
@@ -165,7 +165,7 @@
|
|
165 |
"tokenizer_class": null,
|
166 |
"top_k": 50,
|
167 |
"top_p": 1.0,
|
168 |
-
"torch_dtype":
|
169 |
"torchscript": false,
|
170 |
"transformers_version": "4.20.0",
|
171 |
"type_vocab_size": 2,
|
|
|
99 |
"_name_or_path": "dbmdz/bert-base-german-cased",
|
100 |
"add_cross_attention": false,
|
101 |
"architectures": [
|
102 |
+
"BertForMaskedLM"
|
103 |
],
|
104 |
"attention_probs_dropout_prob": 0.1,
|
105 |
"bad_words_ids": null,
|
|
|
165 |
"tokenizer_class": null,
|
166 |
"top_k": 50,
|
167 |
"top_p": 1.0,
|
168 |
+
"torch_dtype": null,
|
169 |
"torchscript": false,
|
170 |
"transformers_version": "4.20.0",
|
171 |
"type_vocab_size": 2,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1076307899
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa77ce630d278587d8a951547f18e68553d7e77c9ff37c242214de1613e5fab9
|
3 |
size 1076307899
|