Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -71,5 +71,5 @@
|
|
71 |
"bias": true,
|
72 |
"ff_expansion_factor": 4,
|
73 |
"label_smoothing": 0.1,
|
74 |
-
"model_type": "
|
75 |
}
|
|
|
71 |
"bias": true,
|
72 |
"ff_expansion_factor": 4,
|
73 |
"label_smoothing": 0.1,
|
74 |
+
"model_type": "GPT2"
|
75 |
}
|