You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
123456789101112 |
- defaults:
- - model
- - _self_
-
- _target_: models.translation.trans_r.TransR
-
- entity_dim: 200
- relation_dim: 30
- sf_norm: 1
- p_norm: true
- p_norm_value: 2
- margin: 1.0
|