asahi417 commited on
Commit
1f7bb49
·
1 Parent(s): 4f46c62

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -20,7 +20,7 @@
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "relbert_config": {
23
- "mode": "average",
24
  "template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>",
25
  "template_mode": "manual"
26
  },
 
20
  "pad_token_id": 1,
21
  "position_embedding_type": "absolute",
22
  "relbert_config": {
23
+ "aggregation_mode": "average",
24
  "template": "I wasn\u2019t aware of this relationship, but I just read in the encyclopedia that <subj> is the <mask> of <obj>",
25
  "template_mode": "manual"
26
  },