Update config.json
Browse files- config.json +0 -3
config.json
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
{
|
2 |
-
"architectures": [
|
3 |
-
"FlaubertWithLMHeadModel"
|
4 |
-
],
|
5 |
"model_type": "flaubert",
|
6 |
"amp": 1,
|
7 |
"attention_dropout": 0.1,
|
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"model_type": "flaubert",
|
3 |
"amp": 1,
|
4 |
"attention_dropout": 0.1,
|