Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -29,4 +29,5 @@
|
|
29 |
"rstrip": false,
|
30 |
"single_word": false
|
31 |
}
|
|
|
32 |
}
|
|
|
29 |
"rstrip": false,
|
30 |
"single_word": false
|
31 |
}
|
32 |
+
"model_type":"gpt2"
|
33 |
}
|