Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
"max_length": 100
|
33 |
-
}
|
34 |
"vocab_size": 50272,
|
35 |
"word_embed_proj_dim": 768
|
36 |
}
|
|
|
30 |
"text-generation": {
|
31 |
"do_sample": true,
|
32 |
"max_length": 100
|
33 |
+
},
|
34 |
"vocab_size": 50272,
|
35 |
"word_embed_proj_dim": 768
|
36 |
}
|