fschlatt commited on
Commit
228417b
·
verified ·
1 Parent(s): 76536c6

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -11,7 +11,7 @@
11
  "classifier_dropout": null,
12
  "doc_expansion": false,
13
  "doc_length": 256,
14
- "query_mask_scoring_tokens": "punctuation",
15
  "doc_pooling_strategy": null,
16
  "embedding_dim": 128,
17
  "gradient_checkpointing": false,
 
11
  "classifier_dropout": null,
12
  "doc_expansion": false,
13
  "doc_length": 256,
14
+ "doc_mask_scoring_tokens": "punctuation",
15
  "doc_pooling_strategy": null,
16
  "embedding_dim": 128,
17
  "gradient_checkpointing": false,