BERTopic
Safetensors
Spanish
bert
Aixos commited on
Commit
fef0a27
·
verified ·
1 Parent(s): f11b934

Upload config.json

Browse files
Files changed (1) hide show
  1. config.json +7 -0
config.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "BertForQuestionAnswering"
4
+ ],
5
+ "model_type": "bert",
6
+ "tokenizer_class": "BertTokenizer"
7
+ }