brjezierski
commited on
Commit
•
39fd188
1
Parent(s):
12df0bd
full wiki, 1 epoch, max_len 512
Browse files- config.json +2 -2
- pytorch_model.bin +1 -1
config.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
"architectures": [
|
3 |
"EncoderDecoderModel"
|
4 |
],
|
5 |
-
"block_size":
|
6 |
"decoder": {
|
7 |
"_name_or_path": "brjezierski/german-gpt2-easy",
|
8 |
"activation_function": "gelu_new",
|
@@ -176,7 +176,7 @@
|
|
176 |
},
|
177 |
"eos_token_id": 2,
|
178 |
"is_encoder_decoder": true,
|
179 |
-
"max_length":
|
180 |
"model_type": "encoder-decoder",
|
181 |
"no_repeat_ngram_size": 3,
|
182 |
"pad_token_id": 1,
|
|
|
2 |
"architectures": [
|
3 |
"EncoderDecoderModel"
|
4 |
],
|
5 |
+
"block_size": 512,
|
6 |
"decoder": {
|
7 |
"_name_or_path": "brjezierski/german-gpt2-easy",
|
8 |
"activation_function": "gelu_new",
|
|
|
176 |
},
|
177 |
"eos_token_id": 2,
|
178 |
"is_encoder_decoder": true,
|
179 |
+
"max_length": 512,
|
180 |
"model_type": "encoder-decoder",
|
181 |
"no_repeat_ngram_size": 3,
|
182 |
"pad_token_id": 1,
|
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:62f4cf1f0ea2006637626a045be74afb0676dd056af57520099a09efeaaabfe4
|
3 |
size 1076307899
|