asahi417 commited on
Commit
1fad837
·
1 Parent(s): cd32859

Update config.json

Browse files
Files changed (1) hide show
  1. 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
- "template_mode": "manual",
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,