Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
-
"
|
4 |
],
|
5 |
"bos_token_id": 35993,
|
6 |
"d_ext": 4096,
|
|
|
1 |
{
|
2 |
"architectures": [
|
3 |
+
"GPTSanJapaneseForConditionalGeneration"
|
4 |
],
|
5 |
"bos_token_id": 35993,
|
6 |
"d_ext": 4096,
|