Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -21,5 +21,5 @@
|
|
21 |
"summary_proj_to_labels": true,
|
22 |
"summary_type": "cls_index",
|
23 |
"summary_use_proj": true,
|
24 |
-
"vocab_size":
|
25 |
}
|
|
|
21 |
"summary_proj_to_labels": true,
|
22 |
"summary_type": "cls_index",
|
23 |
"summary_use_proj": true,
|
24 |
+
"vocab_size": 52000
|
25 |
}
|