Jamie@TitanML
commited on
Update config.json
Browse files- config.json +0 -6
config.json
CHANGED
@@ -5,12 +5,6 @@
|
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"attn_implementation": "torch",
|
8 |
-
"auto_map": {
|
9 |
-
"AutoConfig": "jinaai/jina-bert-v2-qk-post-norm--configuration_bert.JinaBertConfig",
|
10 |
-
"AutoModel": "jinaai/jina-bert-v2-qk-post-norm--modeling_bert.JinaBertModel",
|
11 |
-
"AutoModelForMaskedLM": "jinaai/jina-bert-v2-qk-post-norm--modeling_bert.JinaBertForMaskedLM",
|
12 |
-
"AutoModelForSequenceClassification": "jinaai/jina-bert-v2-qk-post-norm--modeling_bert.JinaBertForSequenceClassification"
|
13 |
-
},
|
14 |
"classifier_dropout": null,
|
15 |
"emb_pooler": "mean",
|
16 |
"feed_forward_type": "geglu",
|
|
|
5 |
],
|
6 |
"attention_probs_dropout_prob": 0.0,
|
7 |
"attn_implementation": "torch",
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
"classifier_dropout": null,
|
9 |
"emb_pooler": "mean",
|
10 |
"feed_forward_type": "geglu",
|