xingzhaohu
commited on
Commit
•
9530eee
1
Parent(s):
0d595b5
Update config.json
Browse files- config.json +0 -6
config.json
CHANGED
@@ -92,12 +92,6 @@
|
|
92 |
"use_cache": true,
|
93 |
"vocab_size": 250002
|
94 |
},
|
95 |
-
"text_config_dict": {
|
96 |
-
"hidden_size": 1024,
|
97 |
-
"intermediate_size": 4096,
|
98 |
-
"num_attention_heads": 16,
|
99 |
-
"num_hidden_layers": 24
|
100 |
-
},
|
101 |
"text_model_name": null,
|
102 |
"torch_dtype": "float32",
|
103 |
"transformers_version": null,
|
|
|
92 |
"use_cache": true,
|
93 |
"vocab_size": 250002
|
94 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
95 |
"text_model_name": null,
|
96 |
"torch_dtype": "float32",
|
97 |
"transformers_version": null,
|