Randolphzeng
commited on
Commit
•
005aebd
1
Parent(s):
9ef1130
Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
@@ -24,5 +24,6 @@
|
|
24 |
}
|
25 |
},
|
26 |
"tokenizer_class": "BertTokenizer",
|
27 |
-
"vocab_size": 21130
|
|
|
28 |
}
|
|
|
24 |
}
|
25 |
},
|
26 |
"tokenizer_class": "BertTokenizer",
|
27 |
+
"vocab_size": 21130,
|
28 |
+
"latent_dim": 256
|
29 |
}
|