Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"base_model_name_or_path": "VietAI/gpt-neo-1.3B-vietnamese-news",
|
| 3 |
"bias": "none",
|
| 4 |
"fan_in_fan_out": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"model_type": "gpt_neo",
|
| 3 |
"base_model_name_or_path": "VietAI/gpt-neo-1.3B-vietnamese-news",
|
| 4 |
"bias": "none",
|
| 5 |
"fan_in_fan_out": false,
|