Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
"attention_dropout": 0.1,
|
| 9 |
"dim": 768,
|
| 10 |
"dropout": 0.1,
|
| 11 |
-
"hidden_dim":
|
| 12 |
"id2label": {
|
| 13 |
"0": "clean",
|
| 14 |
"1": "mild gibberish",
|
|
|
|
| 8 |
"attention_dropout": 0.1,
|
| 9 |
"dim": 768,
|
| 10 |
"dropout": 0.1,
|
| 11 |
+
"hidden_dim": 3072,
|
| 12 |
"id2label": {
|
| 13 |
"0": "clean",
|
| 14 |
"1": "mild gibberish",
|