Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
"hidden_size": 768,
|
| 14 |
"id2label": {
|
| 15 |
"0": "informal",
|
| 16 |
-
"1": "formal"
|
| 17 |
},
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
"intermediate_size": 3072,
|
|
|
|
| 13 |
"hidden_size": 768,
|
| 14 |
"id2label": {
|
| 15 |
"0": "informal",
|
| 16 |
+
"1": "formal"
|
| 17 |
},
|
| 18 |
"initializer_range": 0.02,
|
| 19 |
"intermediate_size": 3072,
|