shreyansh26
commited on
Commit
•
e52542d
1
Parent(s):
2e3565a
Update config
Browse files- config.json +3 -3
config.json
CHANGED
@@ -6,9 +6,9 @@
|
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.0,
|
8 |
"auto_map": {
|
9 |
-
"AutoConfig": "configuration_bert.BertConfig",
|
10 |
-
"AutoModelForMaskedLM": "bert_layers.BertForMaskedLM",
|
11 |
-
"AutoModel": "bert_layers.BertModel"
|
12 |
},
|
13 |
"classifier_dropout": null,
|
14 |
"gradient_checkpointing": false,
|
|
|
6 |
],
|
7 |
"attention_probs_dropout_prob": 0.0,
|
8 |
"auto_map": {
|
9 |
+
"AutoConfig": "shreyansh26/bert-base-1024-biencoder-64M-pairs--configuration_bert.BertConfig",
|
10 |
+
"AutoModelForMaskedLM": "shreyansh26/bert-base-1024-biencoder-64M-pairs--bert_layers.BertForMaskedLM",
|
11 |
+
"AutoModel": "shreyansh26/bert-base-1024-biencoder-64M-pairs--bert_layers.BertModel"
|
12 |
},
|
13 |
"classifier_dropout": null,
|
14 |
"gradient_checkpointing": false,
|