wrote vocal instead of vocab
Browse files- config.json +1 -1
config.json
CHANGED
@@ -8,5 +8,5 @@
|
|
8 |
"learning_rate": 4.76e-4,
|
9 |
"weight_decay": 0.0541,
|
10 |
"dropout": 0.30,
|
11 |
-
"
|
12 |
}
|
|
|
8 |
"learning_rate": 4.76e-4,
|
9 |
"weight_decay": 0.0541,
|
10 |
"dropout": 0.30,
|
11 |
+
"vocab_size": 30522
|
12 |
}
|