Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -21,8 +21,7 @@
|
|
| 21 |
"position_embedding_type": "absolute",
|
| 22 |
"relbert_config": {
|
| 23 |
"template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>",
|
| 24 |
-
"
|
| 25 |
-
"mode": "average_no_mask"
|
| 26 |
},
|
| 27 |
"transformers_version": "4.6.1",
|
| 28 |
"type_vocab_size": 1,
|
|
|
|
| 21 |
"position_embedding_type": "absolute",
|
| 22 |
"relbert_config": {
|
| 23 |
"template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>",
|
| 24 |
+
"aggregation_mode": "average_no_mask"
|
|
|
|
| 25 |
},
|
| 26 |
"transformers_version": "4.6.1",
|
| 27 |
"type_vocab_size": 1,
|